[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
Mon Jan 31 10:28:41 PST 2022
tianshilei1992 created this revision.
Herald added subscribers: guansong, yaxunl.
tianshilei1992 requested review of this revision.
Herald added a reviewer: jdoerfert.
Herald added subscribers: cfe-commits, sstefan1.
Herald added a project: clang.
Depends on D116637 <https://reviews.llvm.org/D116637>, D118547 <https://reviews.llvm.org/D118547>
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D118632
Files:
clang/include/clang/AST/StmtOpenMP.h
clang/lib/AST/StmtOpenMP.cpp
clang/lib/Sema/SemaOpenMP.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D118632.404602.patch
Type: text/x-patch
Size: 5805 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220131/45088b2f/attachment.bin>
More information about the cfe-commits
mailing list