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

Jakub Kuderski llvmlistbot at llvm.org
Sun Nov 30 12:23:00 PST 2025


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

I'd prefer to drop unless we know that it's actually needed

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


More information about the Mlir-commits mailing list