[Mlir-commits] [clang] [lldb] [llvm] [mlir] [IR] Allow integer vector atomicrmw (PR #190716)

Antonio Frighetto llvmlistbot at llvm.org
Wed Apr 22 06:56:56 PDT 2026


https://github.com/antoniofrighetto commented:

As we are going to allow elementwise atomicrmw on integer vectors, and the FP vector case is already allowed, I think relaxing the non-elementwise case here seems a reasonable cleanup.

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


More information about the Mlir-commits mailing list