[all-commits] [llvm/llvm-project] 425c57: [flang][openacc] Support ieor reduction operator
Valentin Clement (バレンタイン クレメン) via All-commits
all-commits at lists.llvm.org
Tue Jul 11 08:58:55 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 425c57489283adcaa28e916c5b1c2826e7a0e042
https://github.com/llvm/llvm-project/commit/425c57489283adcaa28e916c5b1c2826e7a0e042
Author: Valentin Clement <clementval at gmail.com>
Date: 2023-07-11 (Tue, 11 Jul 2023)
Changed paths:
M flang/lib/Lower/OpenACC.cpp
M flang/test/Lower/OpenACC/acc-reduction.f90
Log Message:
-----------
[flang][openacc] Support ieor reduction operator
Add support for `ieor` reduction operator in
OpenACC lowering.
Depends on D154887
Reviewed By: razvanlupusoru
Differential Revision: https://reviews.llvm.org/D154888
More information about the All-commits
mailing list