[all-commits] [llvm/llvm-project] 438a6e: [flang][openacc] Use the array section for assumed...
Valentin Clement (バレンタイン クレメン) via All-commits
all-commits at lists.llvm.org
Tue Oct 3 13:38:15 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 438a6ef277a41048a0b8187ec255e7afb56976e7
https://github.com/llvm/llvm-project/commit/438a6ef277a41048a0b8187ec255e7afb56976e7
Author: Valentin Clement (バレンタイン クレメン) <clementval at gmail.com>
Date: 2023-10-03 (Tue, 03 Oct 2023)
Changed paths:
M flang/include/flang/Optimizer/Dialect/FIRType.h
M flang/lib/Lower/OpenACC.cpp
M flang/lib/Optimizer/Dialect/FIRType.cpp
M flang/test/Lower/OpenACC/acc-reduction.f90
Log Message:
-----------
[flang][openacc] Use the array section for assumed shape array reduction (#68147)
Use the bounds information in the reduction recipe for assumed shape
arrays.
More information about the All-commits
mailing list