[clang] [llvm] [IR] Allow integer vector atomicrmw (PR #190716)

Fabian Ritter via cfe-commits cfe-commits at lists.llvm.org
Thu Jul 9 06:39:57 PDT 2026


ritter-x2a wrote:

FYI, the [developer policy](https://llvm.org/docs/DeveloperPolicy.html#commit-messages) says:
> Avoid ‘tagging’ someone’s username in your commits and PR descriptions (e.g., `@<someUser>`), doing so results in that account receiving a notification every time the commit is cherry-picked and/or pushed to a fork.

Currently, `@arsenm` is tagged in the description for this PR. Github might have fixed that issue by now, though.

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


More information about the cfe-commits mailing list