This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from b17fbf7b79 [Docs] Add standardized header links to analyzer doc new 38c658f9ae [CodeGen] NVPTX: Switch from atomic.load.add.f32 to atomicrmw fadd new ac0a6267a5 [HIP] Add GPU arch gfx1010, gfx1011, and gfx1012
The 2 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: include/clang/Basic/Cuda.h | 3 +++ lib/Basic/Cuda.cpp | 18 ++++++++++++++++++ lib/Basic/Targets/NVPTX.cpp | 3 +++ lib/CodeGen/CGBuiltin.cpp | 18 +++--------------- lib/CodeGen/CGOpenMPRuntimeNVPTX.cpp | 6 ++++++ test/CodeGen/builtins-nvptx-ptx50.cu | 2 +- test/CodeGen/builtins-nvptx.c | 2 +- 7 files changed, 35 insertions(+), 17 deletions(-)