[PATCH] D106593: [WIP][SimplifyCFG] Replace FoldTwoEntryPHINode i1 hack with a different hack.

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 3 10:30:46 PST 2022


lebedev.ri added a comment.

In D106593#3357676 <https://reviews.llvm.org/D106593#3357676>, @efriedma wrote:

> This is obsolete, I think.

Funny enough, i just looked at removing that hack yesterday, and it breaks quite a lot of tests,
including that one phase ordering one about function merging.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D106593/new/

https://reviews.llvm.org/D106593



More information about the llvm-commits mailing list