[Mlir-commits] [mlir] [mlir] Do not merge blocks during canonicalization by default (PR #95057)

Uday Bondhugula llvmlistbot at llvm.org
Mon Jun 10 18:51:25 PDT 2024


================
@@ -275,3 +275,19 @@ func.func @mismatch_dominance() -> i32 {
 ^bb4(%3: i32):
   return %3 : i32
 }
+
----------------
bondhugula wrote:

Drop extra line.

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


More information about the Mlir-commits mailing list