[Mlir-commits] [mlir] [MLIR][Mem2Reg] Extract shared utilities for PromotableRegionOpInterface (PR #188514)
Berke Ates
llvmlistbot at llvm.org
Fri Mar 27 06:12:00 PDT 2026
Berke-Ates wrote:
Good points! I made the loops consistent and added tests. Your intuition was correct that the properties are not copied properly. Fixed as well.
https://github.com/llvm/llvm-project/pull/188514
More information about the Mlir-commits
mailing list