[PATCH] D114553: [HIP] Add atomic load, atomic store and atomic cmpxchng_weak builtin support in HIP-clang
Anshil Gandhi via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Nov 26 10:26:55 PST 2021
gandhi21299 updated this revision to Diff 390094.
gandhi21299 added a comment.
applied clang-format
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D114553/new/
https://reviews.llvm.org/D114553
Files:
clang/include/clang/AST/Expr.h
clang/include/clang/Basic/Builtins.def
clang/lib/AST/Expr.cpp
clang/lib/AST/StmtPrinter.cpp
clang/lib/CodeGen/CGAtomic.cpp
clang/lib/Sema/SemaChecking.cpp
clang/test/CodeGenCUDA/atomic-ops.cu
clang/test/SemaCUDA/atomic-ops.cu
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D114553.390094.patch
Type: text/x-patch
Size: 45708 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211126/88f33634/attachment-0001.bin>
More information about the cfe-commits
mailing list