Welcome to the fifth issue of LLVM GPU News, a bi-weekly newsletter on all the GPU things under the LLVM umbrella. This issue covers the period from January 22 to February 4 2021.

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

LLVM and Clang

Discussions

Commits

MLIR

Discussions

  • Weiwei expressed interests in contributing to SPIR-V dialect for graphics usage and started sending out patches for it.

Commits

  • Integration tests using CUDA runner are added to demonstrate async lowering.
  • Serialization and deserialization for image types are now supported in the SPIR-V dialect.
  • A few new patterns were added to lower vector ops to their SPIR-V counterparts.

OpenMP (Target Offloading)

Discussions

Commits

External Compilers

LLPC

Mesa

SYCL