[all-commits] [llvm/llvm-project] d09624: [flang][OpenMP] Add `reduction` clause support to ...

Kareem Ergawy via All-commits all-commits at lists.llvm.org
Thu Feb 27 07:27:30 PST 2025


  Branch: refs/heads/users/ergawy/loop_reduction_2
  Home:   https://github.com/llvm/llvm-project
  Commit: d0962450dfe3e74ea7d45c0e3a7a0fd527523940
      https://github.com/llvm/llvm-project/commit/d0962450dfe3e74ea7d45c0e3a7a0fd527523940
  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