[PATCH] D99024: [OpenMP][OMPIRBuilder] Adding support for `omp atomic`

Fady Ghanim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 6 14:31:13 PDT 2021


fghanim updated this revision to Diff 343505.
fghanim marked 8 inline comments as done.
fghanim added a comment.



- Rebasing
- Adding test cases
- Addressing reviewers comments


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D99024

Files:
  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: D99024.343505.patch
Type: text/x-patch
Size: 33100 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210506/e0f3e4f1/attachment.bin>


More information about the llvm-commits mailing list