[all-commits] [llvm/llvm-project] e85cdb: [flang][openacc] Support allocatable and pointer a...
Valentin Clement (バレンタイン クレメン) via All-commits
all-commits at lists.llvm.org
Mon Oct 9 09:23:01 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e85cdb94cc1f1cf3f61de65ae9f72348d0d52b80
https://github.com/llvm/llvm-project/commit/e85cdb94cc1f1cf3f61de65ae9f72348d0d52b80
Author: Valentin Clement (バレンタイン クレメン) <clementval at gmail.com>
Date: 2023-10-09 (Mon, 09 Oct 2023)
Changed paths:
M flang/lib/Lower/OpenACC.cpp
M flang/test/Lower/OpenACC/acc-private.f90
M mlir/lib/Dialect/OpenACC/IR/OpenACC.cpp
Log Message:
-----------
[flang][openacc] Support allocatable and pointer array in private recipe (#68422)
Add support for pointer and allocatable arrays in private clause.
More information about the All-commits
mailing list