[Mlir-commits] [mlir] Reland: [MLIR][Transforms] Fix Mem2Reg removal order to respect dominance (PR #68877)

Christian Ulmann llvmlistbot at llvm.org
Thu Oct 12 04:28:05 PDT 2023


Dinistro wrote:

This is the third attempt of fixing this problem, previous commits did not have a correct strict weak ordering comparison function. 
Link to the previous PR: https://github.com/llvm/llvm-project/pull/68767

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


More information about the Mlir-commits mailing list