[all-commits] [llvm/llvm-project] c71ade: [flang][openacc] Lower enter data directive
Valentin Clement (バレンタイン クレメン) via All-commits
all-commits at lists.llvm.org
Wed Nov 4 12:18:09 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: c71adeff24cac194228e57c85af68c13284648af
https://github.com/llvm/llvm-project/commit/c71adeff24cac194228e57c85af68c13284648af
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 enter data directive
This patch upstream the lowering of Enter Data directive that was initially done in
https://github.com/flang-compiler/f18-llvm-project/pull/526
Reviewed By: schweitz
Differential Revision: https://reviews.llvm.org/D90470
More information about the All-commits
mailing list