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

Fady Ghanim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Apr 11 15:03:56 PDT 2021


fghanim updated this revision to Diff 336705.
fghanim added a comment.

fixing some clang-tidy issues


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.336705.patch
Type: text/x-patch
Size: 28508 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210411/2cf3fd90/attachment.bin>


More information about the llvm-commits mailing list