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

Shilei Tian via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jan 29 16:39:45 PST 2022


tianshilei1992 created this revision.
Herald added a subscriber: hiraditya.
tianshilei1992 requested review of this revision.
Herald added a reviewer: jdoerfert.
Herald added subscribers: llvm-commits, sstefan1.
Herald added a project: LLVM.

This patch adds the support for `atomic compare` in `OMPIRBuilder`.

TODO: Will add tests.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D118547

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D118547.404313.patch
Type: text/x-patch
Size: 4719 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220130/fdb55a24/attachment.bin>


More information about the llvm-commits mailing list