[all-commits] [llvm/llvm-project] 070009: [flang][openacc] Add lowering support for devicept...
Valentin Clement (バレンタイン クレメン) via All-commits
all-commits at lists.llvm.org
Wed Aug 2 21:04:36 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 07000998e4d606072b826baaaad620ae8e9909bd
https://github.com/llvm/llvm-project/commit/07000998e4d606072b826baaaad620ae8e9909bd
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 deviceptr clause on OpenACC declare
Lower the deviceptr clause for the OpenACC declare directive.
Reviewed By: razvanlupusoru
Differential Revision: https://reviews.llvm.org/D156828
More information about the All-commits
mailing list