[all-commits] [llvm/llvm-project] dd1a4b: [flang][openacc] Add support for complex mul reduc...
Valentin Clement (バレンタイン クレメン) via All-commits
all-commits at lists.llvm.org
Thu Jul 13 11:18:34 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: dd1a4bb0d4914fb2768195763bd8065712d10216
https://github.com/llvm/llvm-project/commit/dd1a4bb0d4914fb2768195763bd8065712d10216
Author: Valentin Clement <clementval at gmail.com>
Date: 2023-07-13 (Thu, 13 Jul 2023)
Changed paths:
M flang/lib/Lower/OpenACC.cpp
M flang/test/Lower/OpenACC/acc-reduction.f90
Log Message:
-----------
[flang][openacc] Add support for complex mul reduction
Add support to lower reduction with the multiply operator and
complex type.
Depends on D155007
Reviewed By: razvanlupusoru
Differential Revision: https://reviews.llvm.org/D155014
More information about the All-commits
mailing list