[Mlir-commits] [mlir] [MLIR][MemRef] Validate linear size before lowering allocs (PR #179155)

Matthias Springer llvmlistbot at llvm.org
Sun Mar 1 23:06:26 PST 2026


================

----------------
matthias-springer wrote:

I think we should set `overflow<nuw>` here, to make the static case consistent with the dynamic case. Can be a separate PR because it may affect a larger number of test cases.

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


More information about the Mlir-commits mailing list