[Mlir-commits] [mlir] [MLIR][XeVM] Rewrite llvm.alloca if addr_space is not 0 (PR #183417)

Artem Kroviakov llvmlistbot at llvm.org
Thu Feb 26 04:12:37 PST 2026


================
@@ -0,0 +1,46 @@
+// RUN: mlir-opt --convert-xevm-to-llvm --split-input-file %s | FileCheck %s
+
+module {
----------------
akroviakov wrote:

A gpu.module test would also be great.

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


More information about the Mlir-commits mailing list