[all-commits] [llvm/llvm-project] a2b920: [flang][openacc] Lower acc declare link for module...
Valentin Clement (バレンタイン クレメン) via All-commits
all-commits at lists.llvm.org
Thu Jul 27 13:04:15 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a2b92017d3f65327af7f9ec26994053886d0b6d0
https://github.com/llvm/llvm-project/commit/a2b92017d3f65327af7f9ec26994053886d0b6d0
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 link for module variable
This patch adds support to lower the link clause on OpenACC
declare construct in module declaration.
Depends on D156463
Reviewed By: razvanlupusoru
Differential Revision: https://reviews.llvm.org/D156464
More information about the All-commits
mailing list