[PATCH] D158266: [OpenMP] Patch for Support to loop bind clause : Checking Parent Region
Sunil K via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat Sep 30 04:11:20 PDT 2023
koops updated this revision to Diff 557506.
koops added a comment.
Moving checks of Work Sharing Directive in mapLoopConstruct to checkNestingOfRegions().
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D158266/new/
https://reviews.llvm.org/D158266
Files:
clang/include/clang/Sema/Sema.h
clang/lib/Sema/SemaOpenMP.cpp
clang/test/OpenMP/loop_bind_messages.cpp
clang/test/PCH/pragma-loop.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D158266.557506.patch
Type: text/x-patch
Size: 13387 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230930/51fe59e0/attachment-0001.bin>
More information about the cfe-commits
mailing list