[all-commits] [llvm/llvm-project] 25a3ba: Revert "[flang][OpenMP] Decompose compound constru...

Krzysztof Parzyszek via All-commits all-commits at lists.llvm.org
Mon May 13 06:44:11 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 25a3ba33153e99c4614d404ba18b761d652e24de
      https://github.com/llvm/llvm-project/commit/25a3ba33153e99c4614d404ba18b761d652e24de
  Author: Krzysztof Parzyszek <Krzysztof.Parzyszek at amd.com>
  Date:   2024-05-13 (Mon, 13 May 2024)

  Changed paths:
    M flang/lib/Lower/CMakeLists.txt
    M flang/lib/Lower/OpenMP/Clauses.cpp
    M flang/lib/Lower/OpenMP/Clauses.h
    R flang/lib/Lower/OpenMP/Decomposer.cpp
    R flang/lib/Lower/OpenMP/Decomposer.h
    M flang/lib/Lower/OpenMP/OpenMP.cpp
    M flang/lib/Lower/OpenMP/Utils.cpp
    M flang/lib/Lower/OpenMP/Utils.h
    M flang/test/Lower/OpenMP/default-clause-byref.f90
    M flang/test/Lower/OpenMP/default-clause.f90
    M flang/test/Lower/OpenMP/parallel-lastprivate-clause-scalar.f90
    M llvm/include/llvm/Frontend/OpenMP/ClauseT.h
    R llvm/include/llvm/Frontend/OpenMP/ConstructCompositionT.h
    R llvm/include/llvm/Frontend/OpenMP/ConstructDecompositionT.h
    M llvm/unittests/Frontend/CMakeLists.txt
    R llvm/unittests/Frontend/OpenMPDecompositionTest.cpp

  Log Message:
  -----------
  Revert "[flang][OpenMP] Decompose compound constructs, do recursive lowering (#90098)"

It breaks some builds, e.g.
https://lab.llvm.org/buildbot/#/builders/268/builds/13909

This reverts commit ca1bd5995f6ed934f9187305190a5abfac049173.



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