[PATCH] D113399: [flang][OpenMP] Add semantic checks of nesting of region about ordered construct
Nimish Mishra via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Nov 14 04:20:15 PST 2021
NimishMishra added a comment.
LGTM. I had concerns about removal of `OmpStructureChecker::CheckIfDoOrderedClause` but I guess condensing all checks in one function is a better decision. We could wait for others' comments before landing the patch
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D113399/new/
https://reviews.llvm.org/D113399
More information about the llvm-commits
mailing list