[PATCH] D118547: [OMPIRBuilder] Add support for atomic compare

Shilei Tian via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 2 11:29:41 PST 2022


tianshilei1992 updated this revision to Diff 405376.
tianshilei1992 added a comment.

rebase and remove unused arguments


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D118547/new/

https://reviews.llvm.org/D118547

Files:
  llvm/include/llvm/Frontend/OpenMP/OMPConstants.h
  llvm/include/llvm/Frontend/OpenMP/OMPIRBuilder.h
  llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp
  llvm/unittests/Frontend/OpenMPIRBuilderTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D118547.405376.patch
Type: text/x-patch
Size: 9416 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220202/08ebfe39/attachment.bin>


More information about the llvm-commits mailing list