[all-commits] [llvm/llvm-project] 388d37: [flang][openacc] Lower data construct
Valentin Clement (バレンタイン クレメン) via All-commits
all-commits at lists.llvm.org
Mon Oct 12 12:04:26 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 388d373294e1f7386e1bc14338bd985189f47604
https://github.com/llvm/llvm-project/commit/388d373294e1f7386e1bc14338bd985189f47604
Author: Valentin Clement <clementval at gmail.com>
Date: 2020-10-12 (Mon, 12 Oct 2020)
Changed paths:
M flang/lib/Lower/OpenACC.cpp
Log Message:
-----------
[flang][openacc] Lower data construct
This patch upstream the lowering of Data construct that was initially done in
https://github.com/flang-compiler/f18-llvm-project/pull/460.
Reviewed By: jeanPerier
Differential Revision: https://reviews.llvm.org/D88918
More information about the All-commits
mailing list