[all-commits] [llvm/llvm-project] d5a50e: [flang][openacc] Add lowering support for multi-di...
Valentin Clement (バレンタイン クレメン) via All-commits
all-commits at lists.llvm.org
Thu Jun 22 13:11:48 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d5a50ed9bd3901bb54503b032b3bb6da01807d64
https://github.com/llvm/llvm-project/commit/d5a50ed9bd3901bb54503b032b3bb6da01807d64
Author: Valentin Clement <clementval at gmail.com>
Date: 2023-06-22 (Thu, 22 Jun 2023)
Changed paths:
M flang/lib/Lower/OpenACC.cpp
M flang/test/Lower/OpenACC/acc-reduction.f90
Log Message:
-----------
[flang][openacc] Add lowering support for multi-dimensional arrays reduction
Lower multi-dimensional arrays reduction for add and mul operator.
Depends on D153448
Reviewed By: razvanlupusoru
Differential Revision: https://reviews.llvm.org/D153455
More information about the All-commits
mailing list