[Mlir-commits] [mlir] [mlir][vector][memref] Add `alignment` attribute to memory access ops (PR #144344)
Andrzej WarzyĆski
llvmlistbot at llvm.org
Thu Jun 26 07:46:26 PDT 2025
banach-space wrote:
> I'd be -1 on this -- I think this PR is already self contained, and similar to the nontemportal support, we can extend higher-level ops separately.
I see this differently.
This is a non-blocker for me, but please make sure that summary provides a justification for not updating all the Ops. Lets also document the next steps for `--convert-vector-to-llvm='use-vector-alignment=1` in the summary. Thanks!
https://github.com/llvm/llvm-project/pull/144344
More information about the Mlir-commits
mailing list