[PATCH] D99024: [OpenMP][OMPIRBuilder] Adding support for `omp atomic`
Fady Ghanim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 5 14:45:15 PDT 2021
fghanim updated this revision to Diff 335333.
fghanim marked an inline comment as done.
fghanim added a comment.
- addressing more reviewer comments
- Fixing nits + clang-format errors
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.335333.patch
Type: text/x-patch
Size: 28392 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210405/9bcf652b/attachment.bin>
More information about the llvm-commits
mailing list