[PATCH] D118632: [Clang][OpenMP] Add the codegen support for `atomic compare`

Shilei Tian via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 22 09:57:38 PST 2022


tianshilei1992 updated this revision to Diff 410573.
tianshilei1992 marked an inline comment as done.
tianshilei1992 added a comment.

final touch before landing


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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D118632.410573.patch
Type: text/x-patch
Size: 227730 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220222/8766d3cd/attachment-0001.bin>


More information about the llvm-commits mailing list