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

Jacques Pienaar via flang-commits flang-commits at lists.llvm.org
Fri Jun 14 06:28:12 PDT 2024


https://github.com/jpienaar approved this pull request.

This makes sense to me. The aggressive configuration could get a param later (if needed) but almost feels like it could be a separate pass too. Not a blocker here though.

This enables the current state while also allowing folks (probably majority but we'll probably only find out in post if I'm wrong :-)) to avoid the cost.

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


More information about the flang-commits mailing list