[all-commits] [llvm/llvm-project] b82c25: [flang][openacc] Add lowering support for the link...
Valentin Clement (バレンタイン クレメン) via All-commits
all-commits at lists.llvm.org
Thu Aug 3 10:23:01 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b82c259370436170da0128d78802fddd474247d7
https://github.com/llvm/llvm-project/commit/b82c259370436170da0128d78802fddd474247d7
Author: Valentin Clement <clementval at gmail.com>
Date: 2023-08-03 (Thu, 03 Aug 2023)
Changed paths:
M flang/lib/Lower/OpenACC.cpp
M flang/test/Lower/OpenACC/acc-declare.f90
Log Message:
-----------
[flang][openacc] Add lowering support for the link clause on OpenACC declare
Lower link clause with data entry operation.
Reviewed By: razvanlupusoru
Differential Revision: https://reviews.llvm.org/D156913
More information about the All-commits
mailing list