[all-commits] [llvm/llvm-project] 0ec1ac: [flang][openacc] Support ior reduction operator
Valentin Clement (バレンタイン クレメン) via All-commits
all-commits at lists.llvm.org
Tue Jul 11 08:56:33 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0ec1acec7894a4bda680e1808a43a799fd295f69
https://github.com/llvm/llvm-project/commit/0ec1acec7894a4bda680e1808a43a799fd295f69
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 ior reduction operator
Add support for `ior` reduction operator in
OpenACC lowering.
Depends on D154886
Reviewed By: razvanlupusoru
Differential Revision: https://reviews.llvm.org/D154887
More information about the All-commits
mailing list