[flang-commits] [PATCH] D88655: [Flang][OpenMP][OpenACC] Support branching out issue in OpenMP parallel construct.

Kiran Chandramohan via Phabricator via flang-commits flang-commits at lists.llvm.org
Tue Oct 27 09:00:34 PDT 2020


kiranchandramohan added a comment.

Nit: I believe this only handles exit out of a region. It does not fully handle the branching (goto etc) out issue. Can you update the title and description to reflect this?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D88655



More information about the flang-commits mailing list