[Mlir-commits] [mlir] [mlir][spirv] Enable serializer to write SPIR-V modules into separate files (PR #152678)
Jakub Kuderski
llvmlistbot at llvm.org
Fri Aug 8 10:47:19 PDT 2025
https://github.com/kuhar commented:
Can you also add a lit test so that this code gets executed. Even if we don't use spirv-val, we can at least make sure the expected number of files is produced (using `requires: shell` and `ls dir | wc -l`)
https://github.com/llvm/llvm-project/pull/152678
More information about the Mlir-commits
mailing list