[Mlir-commits] [mlir] [mlir][CSE] Fix dominanceInfo analysis preservation (PR #192279)

Mehdi Amini llvmlistbot at llvm.org
Wed Apr 15 09:02:56 PDT 2026


joker-eph wrote:

> There is a remaining issue where the dominator trees in PostDominanceInfo are not updated because CSE does not depend on PostDominanceInfo. 

If CSE does not mark it preserved, then there is no issue.




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


More information about the Mlir-commits mailing list