[PATCH] D118632: [WIP][Clang]OpenMP] Add the codegen support for `atomic compare`
Shilei Tian via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Feb 2 12:42:09 PST 2022
tianshilei1992 updated this revision to Diff 405393.
tianshilei1992 added a comment.
rebase
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D118632/new/
https://reviews.llvm.org/D118632
Files:
clang/include/clang/AST/StmtOpenMP.h
clang/lib/AST/StmtOpenMP.cpp
clang/lib/CodeGen/CGStmtOpenMP.cpp
clang/lib/Sema/SemaOpenMP.cpp
clang/test/OpenMP/atomic_ast_print.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D118632.405393.patch
Type: text/x-patch
Size: 10498 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220202/a3e40ec3/attachment.bin>
More information about the cfe-commits
mailing list