This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 60c758bd342 gn build: Merge r365792 new df08080ec4d [NVPTX] Use atomicrmw fadd instead of intrinsics
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: lib/IR/AutoUpgrade.cpp | 8 +++++++ lib/Target/NVPTX/NVPTXISelLowering.cpp | 2 -- lib/Target/NVPTX/NVPTXIntrinsics.td | 30 +++++++++++---------------- lib/Target/NVPTX/NVPTXTargetTransformInfo.cpp | 1 - test/CodeGen/NVPTX/atomics-sm60.ll | 11 ++++++++++ test/CodeGen/NVPTX/atomics.ll | 21 +++++++++++++++++++ 6 files changed, 52 insertions(+), 21 deletions(-)