[Mlir-commits] [mlir] [MLIR][Math][XeVM] Reintroduce MathToXeVM (math-to-xevm) pass (PR #162934)
Nikita Popov
llvmlistbot at llvm.org
Wed Oct 15 00:35:11 PDT 2025
================
@@ -0,0 +1,118 @@
+// RUN: mlir-opt %s -gpu-module-to-binary="format=isa" \
+// RUN: -debug-only=serialize-to-isa 2> %t
----------------
nikic wrote:
I pushed https://github.com/llvm/llvm-project/commit/eca614485e5c13ef13b3bbe18f5ddf42a8da75ce to fix this test in release builds.
https://github.com/llvm/llvm-project/pull/162934
More information about the Mlir-commits
mailing list