[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
Thu Nov 25 10:12:27 PST 2021
gandhi21299 updated this revision to Diff 389834.
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.389834.patch
Type: text/x-patch
Size: 46831 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211125/906c2d13/attachment-0001.bin>
More information about the cfe-commits
mailing list