[Openmp-commits] [PATCH] D126323: [OpenMP] Extend omp teams to permit nested omp atomic
Joel E. Denny via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Tue May 24 14:49:48 PDT 2022
jdenny updated this revision to Diff 431804.
jdenny added a comment.
Fixed a bug in the new tests.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D126323/new/
https://reviews.llvm.org/D126323
Files:
clang/lib/Sema/SemaOpenMP.cpp
clang/test/OpenMP/nesting_of_regions.cpp
openmp/libomptarget/test/offloading/target-teams-atomic.c
openmp/runtime/test/teams/teams-atomic.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D126323.431804.patch
Type: text/x-patch
Size: 7614 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20220524/369e0de8/attachment.bin>
More information about the Openmp-commits
mailing list