[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 06:32:47 PST 2025
================
@@ -0,0 +1,17 @@
+// REQUIRES: host-supports-nvptx
+// RUN: rm -rf %t || true
----------------
kuhar wrote:
Why `|| true`?
https://github.com/llvm/llvm-project/pull/170016
More information about the Mlir-commits
mailing list