[all-commits] [llvm/llvm-project] 1b7c6c: [flang][openacc] Add support for allocatable and p...
Valentin Clement (バレンタイン クレメン) via All-commits
all-commits at lists.llvm.org
Tue Apr 25 21:06:41 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1b7c6cc688071b08e206669a2340f8390f0adf7a
https://github.com/llvm/llvm-project/commit/1b7c6cc688071b08e206669a2340f8390f0adf7a
Author: Valentin Clement <clementval at gmail.com>
Date: 2023-04-25 (Tue, 25 Apr 2023)
Changed paths:
M flang/lib/Lower/OpenACC.cpp
M flang/test/Lower/OpenACC/acc-enter-data.f90
Log Message:
-----------
[flang][openacc] Add support for allocatable and pointer in data operand
Add lowering support for allocatable and pointer array sections
to acc.bounds and acc data operations.
Reviewed By: razvanlupusoru
Differential Revision: https://reviews.llvm.org/D149189
More information about the All-commits
mailing list