[all-commits] [llvm/llvm-project] d7592b: Revert "Reapply [InstCombine] Switch foldOpIntoPhi...

gulfemsavrun via All-commits all-commits at lists.llvm.org
Tue Oct 4 13:57:55 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d7592bbb0362b38d82bdf6e97294f54059e3f456
      https://github.com/llvm/llvm-project/commit/d7592bbb0362b38d82bdf6e97294f54059e3f456
  Author: Gulfem Savrun Yeniceri <gulfem at google.com>
  Date:   2022-10-04 (Tue, 04 Oct 2022)

  Changed paths:
    M llvm/lib/Transforms/InstCombine/InstructionCombining.cpp
    M llvm/test/Transforms/InstCombine/intptr1.ll
    M llvm/test/Transforms/InstCombine/intptr4.ll
    M llvm/test/Transforms/InstCombine/intptr5.ll
    M llvm/test/Transforms/InstCombine/intptr7.ll
    M llvm/test/Transforms/InstCombine/phi-select-constant.ll
    M llvm/test/Transforms/InstCombine/phi.ll
    M llvm/test/Transforms/InstCombine/recurrence.ll

  Log Message:
  -----------
  Revert "Reapply [InstCombine] Switch foldOpIntoPhi() to use InstSimplify"

This reverts commit e1dd2cd063785ea3a6004c8d173f13113b1b8265 because
the original commit b20e34b39f72f2be035dfb7367b6880fd2cf213a had
a dramatic increase in the build time of RTfuzzer, which caused Fuchsia
Clang toolchain builders to timeout:
https://luci-milo.appspot.com/ui/p/fuchsia/builders/toolchain.ci/clang-linux-x64/b8801248587754572961/overview




More information about the All-commits mailing list