[Mlir-commits] [mlir] [mlir][gpu]Add GPUToXeVM lowering pipeline pass. (PR #161216)

Adam Siemieniuk llvmlistbot at llvm.org
Fri Oct 10 09:15:32 PDT 2025


================
@@ -1,4 +1,4 @@
-//===- Passes.h - GPU NVVM pipeline entry points --------------------------===//
+//===- Passes.h - GPU NVVM/XeVM pipeline entry points----------------------===//
----------------
adam-smnk wrote:

nit: maybe just generalize to `GPU pipeline(s)`?

https://github.com/llvm/llvm-project/pull/161216


More information about the Mlir-commits mailing list