[Mlir-commits] [flang] [mlir] [mlir][CSE] Introduce hoist-pure-ops logic to CSE pass (PR #180556)

Mehdi Amini llvmlistbot at 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 Mlir-commits mailing list