[all-commits] [llvm/llvm-project] 5f2c58: [flang][openacc] Lower acc declare copyin for modu...
Valentin Clement (バレンタイン クレメン) via All-commits
all-commits at lists.llvm.org
Thu Jul 27 13:00:35 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5f2c585b10c7c497fb9cdda80fc2aab8638c0562
https://github.com/llvm/llvm-project/commit/5f2c585b10c7c497fb9cdda80fc2aab8638c0562
Author: Valentin Clement <clementval at gmail.com>
Date: 2023-07-27 (Thu, 27 Jul 2023)
Changed paths:
M flang/lib/Lower/OpenACC.cpp
M flang/test/Lower/OpenACC/acc-declare.f90
Log Message:
-----------
[flang][openacc] Lower acc declare copyin for module variable
This patch adds support to lower the copyin clause on OpenACC
declare construct in module declaration.
Depends on D156353
Reviewed By: razvanlupusoru
Differential Revision: https://reviews.llvm.org/D156457
More information about the All-commits
mailing list