[Mlir-commits] [mlir] [mlir][vector] reject negative strides for `vector.load`/`vector.store` (PR #204611)
Andrzej Warzyński
llvmlistbot at llvm.org
Fri Jun 19 01:14:08 PDT 2026
https://github.com/banach-space approved this pull request.
LGTM % nits
---
Btw, note https://llvm.org/docs/GitHub.html#landing-your-change, especially this part:
> The LLVM Project monorepo on GitHub is configured to always use “Squash and Merge” as the pull request merge option when using the web interface. With this option, GitHub uses the PR summary as the default commit message.
>
> Users with write access who can merge PRs have a final opportunity to **edit the commit title and message before merging**. However, this option is not available to contributors without write access.
Mindful of that, please make sure that the summary focused on the current PR - everything else should be a comment. In particular, the section that starts with this sentence is a side comment and should be moved (e.g. as a comment below the summary):
> Please consider to read the following 🫶
> ...
Thanks!
https://github.com/llvm/llvm-project/pull/204611
More information about the Mlir-commits
mailing list