Welcome to the first issue of LLVM GPU News, a bi-weekly newsletter on all the GPU things under the LLVM umbrella. This issue covers the period from November 27 to December 10 2020.

We welcome your feedback and suggestions. Let us know if we missed anything interesting, or want us to bring attention to your (sub)project, revisions under review, or proposals. Please see the bottom of the page for details on how to submit suggestions and contribute.

Industry News and Conference Talks

  • AMD published the RDNA 2 Instruction Set Architecture manual. Some notable changes from the previous GCN ISA are:
    • ray tracing support,
    • new dot product ALU operations for accelerated inference and deep learning,
    • VGPR and LDS allocation-unit size were doubled,
    • legacy multiply-add instructions were removed (superseded by fused-multiply-add).

LLVM and Clang

Discussions

Commits

MLIR

Discussions

Commits

External Compilers

Please submit pointers to your mailing lists, forums, or newsletters if you want your LLVM- or MLIR-based GPU compiler project to be covered in future LLVM GPU News issues.

CUDA

JuliaGPU

LLPC

Mesa

SYCL