[Mlir-commits] [mlir] [mlir][vector][memref] Add `alignment` attribute to memory access ops (PR #144344)

Andrzej WarzyƄski llvmlistbot at llvm.org
Thu Jul 17 01:46:09 PDT 2025


https://github.com/banach-space approved this pull request.

Thanks for the updates! I've left a couple of nits, but otherwise LGTM, so approving as is (but please address my comments before merging).

One side note, please note that rebasing and force-pushing is discouraged in LLVM:
* https://llvm.org/docs/GitHub.html#rebasing-pull-requests-and-force-pushes

While rebase is sometimes unavoidable, please avoid squashing commits in a PR - that obfuscates the history and makes reviewing harder. Thanks!

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


More information about the Mlir-commits mailing list