[PATCH] D107430: [OMPIRBuilder] Add ordered directive to OMPIRBuilder
Peixin Qiao via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Sep 2 18:40:09 PDT 2021
This revision was automatically updated to reflect the committed changes.
Closed by commit rGa42380ce8379: [OMPIRBuilder] Add ordered directive to OMPBuilder (authored by peixin).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D107430/new/
https://reviews.llvm.org/D107430
Files:
clang/lib/CodeGen/CGStmtOpenMP.cpp
clang/lib/CodeGen/CodeGenFunction.h
clang/lib/Sema/SemaOpenMP.cpp
clang/test/OpenMP/ordered_codegen.cpp
clang/test/OpenMP/ordered_doacross_codegen.c
clang/test/OpenMP/ordered_doacross_codegen.cpp
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: D107430.370465.patch
Type: text/x-patch
Size: 119790 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210903/597fe411/attachment-0001.bin>
More information about the cfe-commits
mailing list