llvm-project/flang/test/Lower
Valentin Clement 05169af5ce [flang][openacc] Handle optional end directive in combined construct
OpenACC combined construct can have an optional end directive. This patch handle this
case in the parsing/unparsing with a canonicalization step. Unlike OmpEndLoopDirective,
this doesn't need a special treatment in the pre-fir tree as there is no clause attached to
a AccEndCombinedDirective.

Reviewed By: klausler

Differential Revision: https://reviews.llvm.org/D84481
2020-08-13 14:05:00 -04:00
..
pre-fir-tree01.f90 [flang] Batch together the changes to the PFT intermediate data 2020-05-29 15:24:20 -07:00
pre-fir-tree02.f90 [flang] Implemented 2 Semantic checks for DATA statement and fixed a few bugs 2020-06-03 10:33:26 +05:30
pre-fir-tree03.f90 [flang] Batch together the changes to the PFT intermediate data 2020-05-29 15:24:20 -07:00
pre-fir-tree04.f90 [flang] Batch together the changes to the PFT intermediate data 2020-05-29 15:24:20 -07:00
pre-fir-tree05.f90 [flang][openacc] Handle optional end directive in combined construct 2020-08-13 14:05:00 -04:00