[Mlir-commits] [mlir] [mlir][spirv] Fix int type declaration duplication when serializing (PR #143108)
Jakub Kuderski
llvmlistbot at llvm.org
Wed Jun 11 07:08:25 PDT 2025
kuhar wrote:
> Any ideas about what might I be missing?
I'd try to use the git history and see how this was initially plumbed through in clang tests. Once we figure this out, it will be very valuable in other tests that deal with (de)serialization. If some cmake configuration is required, we can document it under https://mlir.llvm.org/getting_started/TestingGuide/ .
> -DLLVM_TARGETS_TO_BUILD='host;SPIRV'
This looks unrelated to me.
https://github.com/llvm/llvm-project/pull/143108
More information about the Mlir-commits
mailing list