[all-commits] [llvm/llvm-project] 7f08f4: [flang][openacc][NFC] Add test for scalar allocata...
Valentin Clement (バレンタイン クレメン) via All-commits
all-commits at lists.llvm.org
Mon Jul 17 13:28:00 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7f08f449621da737d3fa8e89b0e3022c0178f216
https://github.com/llvm/llvm-project/commit/7f08f449621da737d3fa8e89b0e3022c0178f216
Author: Valentin Clement <clementval at gmail.com>
Date: 2023-07-17 (Mon, 17 Jul 2023)
Changed paths:
M flang/lib/Lower/OpenACC.cpp
M flang/test/Lower/OpenACC/acc-reduction.f90
Log Message:
-----------
[flang][openacc][NFC] Add test for scalar allocatable and pointer reduction
Add test for simple scalar allocatable or pointer. Set up the TODO
to be triggered when the allocatable or pointer are arrays.
Support for pointer/allocatable arrays will come next.
Reviewed By: razvanlupusoru
Differential Revision: https://reviews.llvm.org/D155230
More information about the All-commits
mailing list