[all-commits] [llvm/llvm-project] 0e5437: [flang][openacc] Support .eqv. reduction operator
Valentin Clement (バレンタイン クレメン) via All-commits
all-commits at lists.llvm.org
Wed Jul 12 13:00:35 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0e543747ab42b49bf7ca2e78a76639ac9bc1fda8
https://github.com/llvm/llvm-project/commit/0e543747ab42b49bf7ca2e78a76639ac9bc1fda8
Author: Valentin Clement <clementval at gmail.com>
Date: 2023-07-12 (Wed, 12 Jul 2023)
Changed paths:
M flang/lib/Lower/OpenACC.cpp
M flang/test/Lower/OpenACC/acc-reduction.f90
Log Message:
-----------
[flang][openacc] Support .eqv. reduction operator
Add support for the `.eqv.` reduction operator for
Flang/OpenACC lowering.
Depends on D154898
Reviewed By: razvanlupusoru
Differential Revision: https://reviews.llvm.org/D154900
More information about the All-commits
mailing list