diff options
author | Valentin Clement <clementval@gmail.com> | 2020-08-13 14:04:43 -0400 |
---|---|---|
committer | clementval <clementval@gmail.com> | 2020-08-13 14:05:00 -0400 |
commit | 05169af5cea2c3b9aa0f38354d0e81ddf6b7a3d9 (patch) | |
tree | 5efb8340114b2a6a150a6ab3aedc57fce7dc0d1c /llvm/lib/ExecutionEngine/Orc/ThreadSafeModule.cpp | |
parent | 8d58eb11f9dabacc37f1f5e2cc83149b24868180 (diff) | |
download | llvm-05169af5cea2c3b9aa0f38354d0e81ddf6b7a3d9.zip llvm-05169af5cea2c3b9aa0f38354d0e81ddf6b7a3d9.tar.gz llvm-05169af5cea2c3b9aa0f38354d0e81ddf6b7a3d9.tar.bz2 |
[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
Diffstat (limited to 'llvm/lib/ExecutionEngine/Orc/ThreadSafeModule.cpp')
0 files changed, 0 insertions, 0 deletions