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

Jeff Niu llvmlistbot at llvm.org
Thu Apr 18 09:18:16 PDT 2024


Mogball wrote:

In general, the upstream IR model lacks the granularity to say what regions are contiguous (executed immediately) or executed deferred.

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


More information about the Mlir-commits mailing list