[all-commits] [llvm/llvm-project] 20a250: [flang][OpenMP] Add `reduction` clause support to ...
Kareem Ergawy via All-commits
all-commits at lists.llvm.org
Thu Feb 27 04:32:04 PST 2025
Branch: refs/heads/users/ergawy/loop_reduction_2
Home: https://github.com/llvm/llvm-project
Commit: 20a250190f2105b558fbe4b6841082b2591c7d5e
https://github.com/llvm/llvm-project/commit/20a250190f2105b558fbe4b6841082b2591c7d5e
Author: ergawy <kareem.ergawy at amd.com>
Date: 2025-02-27 (Thu, 27 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
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