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

Jakub Kuderski llvmlistbot at llvm.org
Wed Jun 18 11:25:32 PDT 2025


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

Revert PR: https://github.com/llvm/llvm-project/pull/144773

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


More information about the Mlir-commits mailing list