[PATCH] D154556: [OPENMP52] Support Support omp_cur_iteration modifier for doacross clause.
Jennifer Yu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jul 6 11:53:46 PDT 2023
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGf70967fdc473: [OPENMP52] Support Support omp_cur_iteration modifier for doacross (authored by jyu2).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D154556/new/
https://reviews.llvm.org/D154556
Files:
clang/include/clang/Basic/DiagnosticParseKinds.td
clang/include/clang/Basic/OpenMPKinds.def
clang/lib/AST/OpenMPClause.cpp
clang/lib/CodeGen/CGOpenMPRuntime.h
clang/lib/Parse/ParseOpenMP.cpp
clang/lib/Sema/SemaOpenMP.cpp
clang/test/OpenMP/ordered_ast_print.cpp
clang/test/OpenMP/ordered_doacross_codegen.c
clang/test/OpenMP/ordered_messages.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D154556.537822.patch
Type: text/x-patch
Size: 17189 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230706/bfed82ea/attachment.bin>
More information about the cfe-commits
mailing list