[all-commits] [llvm/llvm-project] e0c690: [flang][OpenMP] Add `reduction` clause support to ...
Kareem Ergawy via All-commits
all-commits at lists.llvm.org
Thu Feb 27 20:46:25 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e0c690990de97e4de08853d674a316d23ce4a83a
https://github.com/llvm/llvm-project/commit/e0c690990de97e4de08853d674a316d23ce4a83a
Author: Kareem Ergawy <kareem.ergawy at amd.com>
Date: 2025-02-28 (Fri, 28 Feb 2025)
Changed paths:
M flang/lib/Optimizer/OpenMP/GenericLoopConversion.cpp
M flang/test/Lower/OpenMP/loop-directive.f90
M flang/test/Transforms/generic-loop-rewriting-todo.mlir
Log Message:
-----------
[flang][OpenMP] Add `reduction` clause support to `loop` directive (#128849)
Extends `loop` directive transformation by adding support for the
`reduction` clause.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list