[all-commits] [llvm/llvm-project] 2e73a1: [flang][openacc] Lower exit data directive
Valentin Clement (バレンタイン クレメン) via All-commits
all-commits at lists.llvm.org
Wed Nov 4 11:35:04 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 2e73a1f9faafe0a9bc6f8f177d7e92d8e6ae06b3
https://github.com/llvm/llvm-project/commit/2e73a1f9faafe0a9bc6f8f177d7e92d8e6ae06b3
Author: Valentin Clement <clementval at gmail.com>
Date: 2020-11-04 (Wed, 04 Nov 2020)
Changed paths:
M flang/lib/Lower/OpenACC.cpp
Log Message:
-----------
[flang][openacc] Lower exit data directive
This patch upstream the lowering of Exit Data construct that was initially done in
https://github.com/flang-compiler/f18-llvm-project/pull/527
Reviewed By: schweitz
Differential Revision: https://reviews.llvm.org/D90467
More information about the All-commits
mailing list