[Mlir-commits] [mlir] [mlir][VectorToLLVM] add opt-in `enable-gep-inbounds-nuw` pass flag for `vector.load/store` (PR #202118)
Federico Bruzzone
llvmlistbot at llvm.org
Fri Jun 19 03:00:03 PDT 2026
FedericoBruzzone wrote:
> We should review that, agreed. First, I'd like to clarify `vector.load` + `vector.store` semantics. If you have the bandwidth, I can create a GitHub issue to discuss this in detail.
This is really needed. Both for the vector dialect, but there's also a need to understand how other dialects behave with load/store. And for both users and new contributors.
Although the maintainers of the respective dialects will be there to offer their perspectives.
In my own small way, I'd like to help map the current landscape.
https://github.com/llvm/llvm-project/pull/202118
More information about the Mlir-commits
mailing list