[all-commits] [llvm/llvm-project] 867379: Revert "[flang][OpenMP] Implement collapse for imp...

Caroline Newcombe via All-commits all-commits at lists.llvm.org
Thu Jul 9 06:06:24 PDT 2026


  Branch: refs/heads/revert-202435-feature/CPE-15710
  Home:   https://github.com/llvm/llvm-project
  Commit: 8673792264d4aa28623a4a1e0434820e64593d36
      https://github.com/llvm/llvm-project/commit/8673792264d4aa28623a4a1e0434820e64593d36
  Author: Caroline Newcombe <caroline.newcombe at hpe.com>
  Date:   2026-07-09 (Thu, 09 Jul 2026)

  Changed paths:
    M flang/include/flang/Semantics/openmp-utils.h
    M flang/lib/Lower/OpenMP/OpenMP.cpp
    M flang/lib/Lower/OpenMP/Utils.cpp
    M flang/lib/Semantics/check-omp-loop.cpp
    M flang/lib/Semantics/openmp-utils.cpp
    R flang/test/Lower/OpenMP/collapse-imperfect-nest.f90
    R flang/test/Lower/OpenMP/collapse-loop-transform.f90
    M flang/test/Semantics/OpenMP/do-collapse.f90
    M flang/test/Semantics/OpenMP/do-concurrent-collapse-60.f90
    M flang/test/Semantics/OpenMP/do-concurrent-collapse.f90
    M flang/test/Semantics/OpenMP/do08.f90
    M flang/test/Semantics/OpenMP/do10.f90
    M flang/test/Semantics/OpenMP/do13.f90
    M flang/test/Semantics/OpenMP/do15.f90
    M flang/test/Semantics/OpenMP/do16.f90
    M flang/test/Semantics/OpenMP/do22.f90
    R flang/test/Semantics/OpenMP/doacross-nesting-omp60.f90
    R flang/test/Semantics/OpenMP/ordered-nesting-omp50.f90
    R flang/test/Semantics/OpenMP/ordered-nesting-omp51.f90

  Log Message:
  -----------
  Revert "[flang][OpenMP] Implement collapse for imperfectly nested loops (#202…"

This reverts commit 290f3bc2d12e5875a0be386fad8f6a5dfce9d6a3.



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