[PATCH] D118632: [WIP][Clang]OpenMP] Add the codegen support for `atomic compare`
Shilei Tian via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 7 13:56:42 PST 2022
tianshilei1992 updated this revision to Diff 406603.
tianshilei1992 added a comment.
rebase and remove all SIMD-ONLY0 check lines as they are useless
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_compare_codegen.cpp
llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D118632.406603.patch
Type: text/x-patch
Size: 227671 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220207/37acfa5f/attachment-0001.bin>
More information about the llvm-commits
mailing list