[PATCH] D71128: [NVPTX][FIX] Expand atomics we cannot handle natively in the ISA
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Dec 6 10:03:24 PST 2019
arsenm added a comment.
Needs tests. The AMDGPU ones in test/Transforms/AtomicExpand can probably be copied as-is (plus another codegen one to make sure AtomicExpand is actually running)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D71128/new/
https://reviews.llvm.org/D71128
More information about the llvm-commits
mailing list