[Mlir-commits] [mlir] [mlir][spirv] Enable serializer to write SPIR-V modules into separate files (PR #152678)
Jakub Kuderski
llvmlistbot at llvm.org
Mon Aug 11 08:42:50 PDT 2025
================
@@ -0,0 +1,29 @@
+// COM: Check that `--spirv-save-validation-files-with-prefix` generates
+// COM: a correct number of files.
----------------
kuhar wrote:
nit: why not a regular comment without `COM`? Does this get picked up by LIT?
https://github.com/llvm/llvm-project/pull/152678
More information about the Mlir-commits
mailing list