[all-commits] [llvm/llvm-project] 515381: Revert "[FixIrreducible] Use CycleInfo instead of ...

Alexey Bataev via All-commits all-commits at lists.llvm.org
Mon Aug 26 05:09:56 PDT 2024


  Branch: refs/heads/revert-101386-ssahasra/fix-irreducible
  Home:   https://github.com/llvm/llvm-project
  Commit: 5153817e36dbaaf6800a5befb8c7a54363840e81
      https://github.com/llvm/llvm-project/commit/5153817e36dbaaf6800a5befb8c7a54363840e81
  Author: Alexey Bataev <a.bataev at gmx.com>
  Date:   2024-08-26 (Mon, 26 Aug 2024)

  Changed paths:
    M llvm/include/llvm/ADT/GenericCycleInfo.h
    M llvm/lib/Transforms/Utils/FixIrreducible.cpp
    M llvm/test/CodeGen/AMDGPU/llc-pipeline.ll
    M llvm/test/Transforms/FixIrreducible/basic.ll
    M llvm/test/Transforms/FixIrreducible/bug45623.ll
    M llvm/test/Transforms/FixIrreducible/nested.ll
    M llvm/test/Transforms/FixIrreducible/switch.ll
    M llvm/test/Transforms/FixIrreducible/unreachable.ll
    M llvm/test/Transforms/StructurizeCFG/workarounds/needs-fix-reducible.ll
    M llvm/test/Transforms/StructurizeCFG/workarounds/needs-fr-ule.ll

  Log Message:
  -----------
  Revert "[FixIrreducible] Use CycleInfo instead of a custom SCC traversal (#10…"

This reverts commit fa4cc9ddd58eb9fef2497e678873ff3b495340a3.



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