[PATCH] D125639: [NVPTX] Enable AtomicExpandPass for NVPTX
Shilei Tian via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri May 20 12:45:09 PDT 2022
tianshilei1992 added a comment.
In D125639#3523733 <https://reviews.llvm.org/D125639#3523733>, @efriedma wrote:
> `setMinCmpXchgSizeInBits(32)` should fix the i8/i16 testcases, I think.
Yes, that works. Thanks for the info.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D125639/new/
https://reviews.llvm.org/D125639
More information about the llvm-commits
mailing list