[all-commits] [llvm/llvm-project] 44e09b: Revert "Introduce fix-irreducible pass"

Sameer Sahasrabuddhe via All-commits all-commits at lists.llvm.org
Tue Apr 14 23:53:14 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 44e09b59b869a91bf47d76e8bc569d9ee91ad145
      https://github.com/llvm/llvm-project/commit/44e09b59b869a91bf47d76e8bc569d9ee91ad145
  Author: Sameer Sahasrabuddhe <sameer.sahasrabuddhe at amd.com>
  Date:   2020-04-15 (Wed, 15 Apr 2020)

  Changed paths:
    M llvm/include/llvm/Analysis/LoopInfo.h
    M llvm/include/llvm/InitializePasses.h
    M llvm/include/llvm/LinkAllPasses.h
    M llvm/include/llvm/Transforms/Utils.h
    M llvm/lib/Target/AMDGPU/AMDGPUTargetMachine.cpp
    M llvm/lib/Transforms/Utils/BasicBlockUtils.cpp
    M llvm/lib/Transforms/Utils/CMakeLists.txt
    R llvm/lib/Transforms/Utils/FixIrreducible.cpp
    M llvm/lib/Transforms/Utils/Utils.cpp
    R llvm/test/Transforms/FixIrreducible/basic.ll
    R llvm/test/Transforms/FixIrreducible/nested.ll
    R llvm/test/Transforms/FixIrreducible/switch.ll
    R llvm/test/Transforms/StructurizeCFG/workarounds/needs-fix-reducible.ll
    R llvm/test/Transforms/StructurizeCFG/workarounds/needs-fr-ule.ll

  Log Message:
  -----------
  Revert "Introduce fix-irreducible pass"

This reverts commit 2ada8e2525dd2653f30c8696a27162a3b1647d66.

Buildbots produced compilation errors which I was not able to quickly
reproduce locally. Need more time to investigate.




More information about the All-commits mailing list