[all-commits] [llvm/llvm-project] 464594: [flang][openacc] Support .or. reduction operator
Valentin Clement (バレンタイン クレメン) via All-commits
all-commits at lists.llvm.org
Wed Jul 12 12:58:39 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 464594dc2a2178fc5d30a0ce3f2a704bd7dec2c0
https://github.com/llvm/llvm-project/commit/464594dc2a2178fc5d30a0ce3f2a704bd7dec2c0
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 .or. reduction operator
Add support for the `.or.` reduction operator for
Flang/OpenACC lowering.
Depends on D154896
Reviewed By: razvanlupusoru
Differential Revision: https://reviews.llvm.org/D154898
More information about the All-commits
mailing list