[flang-commits] [flang] [mlir] [mlir][CSE] Introduce hoist-pure-ops logic to CSE pass (PR #180556)
Mehdi Amini via flang-commits
flang-commits at lists.llvm.org
Tue Mar 31 05:04:36 PDT 2026
================
----------------
joker-eph wrote:
Don't we need to check for
```
isBlockCrossIsIsolatedFromAbove(domInfo, ancestorBlock, op->getBlock())
```
as well?
https://github.com/llvm/llvm-project/pull/180556
More information about the flang-commits
mailing list