[Mlir-commits] [mlir] Reland: [MLIR][Transforms] Fix Mem2Reg removal order to respect domin… (PR #68767)
Mikhail Goncharov
llvmlistbot at llvm.org
Wed Oct 11 07:09:52 PDT 2023
metaflow wrote:
hi! I see a test failure in mem2reg.mlir.test `assertion __comp(*(__first + __a), *(__first + __b)) failed: Your comparator is not a valid strict-weak ordering`.
https://github.com/llvm/llvm-project/pull/68767
More information about the Mlir-commits
mailing list