Welcome to LLVM GPU News, a bi-weekly newsletter on all the GPU things under the LLVM umbrella. This issue covers the period from March 5 to March 18 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

Commits

  • CUDA/ROCDL kernel to blob conversion is now in a pass registered to mlir-opt.
  • mlir-cuda-runner and mlir-rocm-runner are gone; integration tests now use mlir-opt and mlir-cpu-runner.
  • The SPIR-V dialect sees more ops for Vulkan graphics: spv.Image.
  • A few more patches landed into the SPIR-V dialect to improve op naming consistency.

OpenMP (Target Offloading)

Discussions

Commits

External Compilers

LLPC

Mesa

SYCL