[all-commits] [llvm/llvm-project] fc6bdb: [SimplifyCFG] Reland transform for redirecting phi...

XChy via All-commits all-commits at lists.llvm.org
Sat Oct 28 02:10:37 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: fc6bdb8549842613da51b9d570b29e27cc709f69
      https://github.com/llvm/llvm-project/commit/fc6bdb8549842613da51b9d570b29e27cc709f69
  Author: XChy <xxs_chy at outlook.com>
  Date:   2023-10-28 (Sat, 28 Oct 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
    A 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:
  -----------
  [SimplifyCFG] Reland transform for redirecting phis between unmergeable BB and SuccBB (#68473)

Reland #67275 with #68953 resolved.




More information about the All-commits mailing list