[all-commits] [llvm/llvm-project] 5539c2: [flang][OpenMP] Add `reduction` clause support to ...
Kareem Ergawy via All-commits
all-commits at lists.llvm.org
Thu Feb 27 05:12:57 PST 2025
Branch: refs/heads/users/ergawy/loop_reduction_2
Home: https://github.com/llvm/llvm-project
Commit: 5539c20db413553ad2fcab5625c272aa3d624f6f
https://github.com/llvm/llvm-project/commit/5539c20db413553ad2fcab5625c272aa3d624f6f
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