[Mlir-commits] [mlir] [mlir][gpu] `gpu-module-to-binary`: add option to dump intermediate files (PR #170016)

Ivan Butygin llvmlistbot at llvm.org
Sun Nov 30 08:21:27 PST 2025


================
@@ -0,0 +1,17 @@
+// REQUIRES: host-supports-nvptx
+// RUN: rm -rf %t || true
----------------
Hardcode84 wrote:

some other tests do this too but not all

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


More information about the Mlir-commits mailing list