[all-commits] [llvm/llvm-project] 431969: Revert "[SimplifyCFG] Transform for redirecting ph...

Omair Javaid via All-commits all-commits at lists.llvm.org
Tue Sep 26 03:48:15 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 431969ede13b0974041e948393d94bca1720c5d7
      https://github.com/llvm/llvm-project/commit/431969ede13b0974041e948393d94bca1720c5d7
  Author: Muhammad Omair Javaid <omair.javaid at linaro.org>
  Date:   2023-09-26 (Tue, 26 Sep 2023)

  Changed paths:
    M llvm/lib/Transforms/Utils/Local.cpp
    M llvm/test/CodeGen/ARM/jump-table-islands.ll
    M llvm/test/Transforms/JumpThreading/codesize-loop.ll
    M llvm/test/Transforms/SimplifyCFG/branch-fold.ll
    R llvm/test/Transforms/SimplifyCFG/merge-phis-in-switch.ll
    M llvm/test/Transforms/SimplifyCFG/multiple-phis.ll
    M llvm/test/Transforms/SimplifyCFG/switch-simplify-crash2.ll

  Log Message:
  -----------
  Revert "[SimplifyCFG] Transform for redirecting phis between unmergeable BB and SuccBB (#67275)"

This reverts commit fc86d031fec5e47c6811efd3a871742ad244afdd.

This change breaks LLVM buildbot clang-aarch64-sve-vls-2stage
https://lab.llvm.org/buildbot/#/builders/176/builds/5474
I am going to revert this patch as the bot has been failing for more than a day without a fix.




More information about the All-commits mailing list