[all-commits] [llvm/llvm-project] 34e53b: [flang][openacc] Add lowering support for copyout ...
Valentin Clement (バレンタイン クレメン) via All-commits
all-commits at lists.llvm.org
Wed Aug 2 15:55:05 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 34e53bf1cb30fe3731778227f8b93bd008ccefcc
https://github.com/llvm/llvm-project/commit/34e53bf1cb30fe3731778227f8b93bd008ccefcc
Author: Valentin Clement <clementval at gmail.com>
Date: 2023-08-02 (Wed, 02 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 copyout clause on OpenACC declare
Lower the copyout clause for the OpenACC declare directive
Depends on D156738
Reviewed By: razvanlupusoru
Differential Revision: https://reviews.llvm.org/D156824
More information about the All-commits
mailing list