[all-commits] [llvm/llvm-project] 023ad2: [flang][OpenMP] Support `parallel loop` construct.

Kareem Ergawy via All-commits all-commits at lists.llvm.org
Thu Feb 20 07:28:03 PST 2025


  Branch: refs/heads/users/ergawy/parallel_loop
  Home:   https://github.com/llvm/llvm-project
  Commit: 023ad20f3845e55f67aa4d3a5f797358fb4fe268
      https://github.com/llvm/llvm-project/commit/023ad20f3845e55f67aa4d3a5f797358fb4fe268
  Author: ergawy <kareem.ergawy at amd.com>
  Date:   2025-02-20 (Thu, 20 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
    M flang/test/Transforms/generic-loop-rewriting.mlir

  Log Message:
  -----------
  [flang][OpenMP] Support `parallel loop` construct.

Extends support for the `loop` directive by adding support for `parallel
loop` combined directive.

Parent PR: #127489. Only the latest commit is relevant.



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