[PATCH] D87906: [Flang][OpenACC] Fix for branching out issue in OpenACC parallel construct.

Valentin Clement via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 18 07:53:47 PDT 2020


clementval requested changes to this revision.
clementval added inline comments.
This revision now requires changes to proceed.


================
Comment at: flang/test/Semantics/acc-branch.f90:98
 
 end program openacc_clause_validity
----------------
Can you add a test where the `EXIT` is out of the parallel construct probably with a label. 


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D87906



More information about the llvm-commits mailing list