[Mlir-commits] [mlir] [mlir][memref] Avoid overflow in mem2reg alloca checks (PR #205245)
llvmlistbot at llvm.org
llvmlistbot at llvm.org
Wed Aug 12 23:54:16 PDT 2026
LouisLu060211 wrote:
This has been waiting for review. It fixes the getNumElements overflow crash in mem2reg alloca promotability (#204297), with a regression test in mem2reg-overflow.mlir.
Would someone be willing to take a look?
cc @Moxinilian @gysit @xiongzile
https://github.com/llvm/llvm-project/pull/205245
More information about the Mlir-commits
mailing list