[Mlir-commits] [mlir] [MLIR] Add single definition multiple regions for mem2reg (PR #89107)

Mehdi Amini llvmlistbot at llvm.org
Fri Apr 19 17:55:54 PDT 2024


joker-eph wrote:

> If we successfully model dominance in regions, 

What does this mean exactly? We're not talking about SSA dominance here, are we? (the MLIR verifier enforces dominance rules already, which AFAIK are well defined with regions)

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


More information about the Mlir-commits mailing list