[PATCH] D92735: [Flang] [OpenMP] Add semantic checks for invalid branch into/from OpenMP constructs

sameeran joshi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 17 01:27:26 PST 2020


sameeranjoshi added a comment.

> Please suggest.

Please see D93447 <https://reviews.llvm.org/D93447> if it helps in this patch.
I am unaware of and haven't looked into how we can reuse code for branching inside maybe you can think/would be better how we could reuse the code already present.
Also do look into `NoBranchingEnforce` if we can reuse.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D92735/new/

https://reviews.llvm.org/D92735



More information about the llvm-commits mailing list