[Mlir-commits] [mlir] [mlir][MemRefToLLVM] fix incorrect `nuw` on `GEP/mul` when lowering `memref.load/store` with negative strides (PR #204309)

Federico Bruzzone llvmlistbot at llvm.org
Thu Jun 18 06:28:42 PDT 2026


FedericoBruzzone wrote:

> LGTM modulo nit from my end.
> 
> I am not a memref expert/user and it would be good if someone else can have a look as well. The logic seems correct assuming offsets are always positive while the strides may be negative.

Hi @gysit! Thanks a lot for the review. 

We can wait for another review :D



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


More information about the Mlir-commits mailing list