[Mlir-commits] [mlir] [mlir][spirv] Fix int type declaration duplication when serializing (PR #143108)
Jakub Kuderski
llvmlistbot at llvm.org
Tue Jun 10 07:01:18 PDT 2025
kuhar wrote:
> Thanks for the suggestion I have added that to the test. I have also validated manually the SPIR-V module produced by that test and it passes locally for me.
Have you checked that the spirv tools invocation works as expected and fails to validate without your fix? I haven't tried it myself, so I'm not sure if it has to be enabled somewhere in cmake etc.
https://github.com/llvm/llvm-project/pull/143108
More information about the Mlir-commits
mailing list