[Mlir-commits] [mlir] [mlir][spirv] Fix int type declaration duplication when serializing (PR #143108)

Davide Grohmann llvmlistbot at llvm.org
Wed Jun 18 23:49:21 PDT 2025


================
@@ -0,0 +1,7 @@
+if not "SPIRV" in config.root.targets:
+    config.unsupported = True
----------------
davidegrohmann wrote:

Sorry I miss your comment it was already EoD for me. Thanks for reverting the patch. I will prepare a new PR without the problematic code.

https://github.com/llvm/llvm-project/pull/143108


More information about the Mlir-commits mailing list