[PATCH] D92735: [Flang] [OpenMP] Add semantic checks for invalid branch into/from OpenMP constructs
Praveen G via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 11 09:57:08 PST 2021
praveen added a comment.
In D92735#2488356 <https://reviews.llvm.org/D92735#2488356>, @kiranchandramohan wrote:
> Need an answer here to proceed with review.
@kiranchandramohan I am trying to resuse the function CheckBranchesIntoDoBody . Will update the patch regarding the same.
@sameeranjoshi Will you be merging the related changes https://reviews.llvm.org/D93447 that makes use of LabelEnforce ?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D92735/new/
https://reviews.llvm.org/D92735
More information about the llvm-commits
mailing list