[all-commits] [llvm/llvm-project] 8ec979: [flang][OpenMP] Add `reduction` clause support to ...
Kareem Ergawy via All-commits
all-commits at lists.llvm.org
Wed Feb 26 01:36:18 PST 2025
Branch: refs/heads/users/ergawy/loop_reduction_2
Home: https://github.com/llvm/llvm-project
Commit: 8ec979d00e67f338741fcb3da121c28125d520f7
https://github.com/llvm/llvm-project/commit/8ec979d00e67f338741fcb3da121c28125d520f7
Author: ergawy <kareem.ergawy at amd.com>
Date: 2025-02-26 (Wed, 26 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