Make the keyword `loop` optional for the end driective on combined construct. This done to extend compatibility with other compiler that allow this. Reviewed By: razvanlupusoru Differential Revision: https://reviews.llvm.org/D151856
423 B
423 B
OpenACC in Flang
.. contents::
:local:
Intentional deviation from the specification
- The end directive for combined construct can omit the
loopkeyword.