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

Shilei Tian via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 2 12:22:28 PST 2022


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

fix comments


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.405385.patch
Type: text/x-patch
Size: 9275 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220202/6dbd6470/attachment.bin>


More information about the llvm-commits mailing list