[Mlir-commits] [mlir] [MLIR][Transforms] Fix dialect conversion inverse mapping (PR #104648)

Matthias Springer llvmlistbot at llvm.org
Mon Aug 19 12:07:23 PDT 2024


================
@@ -25,3 +25,10 @@ func.func @foo() {
   "test.type_consumer"(%2) : (i64) -> ()
   return
 }
+
----------------
matthias-springer wrote:

Can you add `// -----` here and `-split-input-file` in the `// RUN:` line?

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


More information about the Mlir-commits mailing list