[PATCH] D117861: [SimplifyCFG] Enhance costmodel of FoldTwoEntryPHINode while consider branch misprediction

Kai Luo via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jan 23 22:07:49 PST 2022


lkail added a comment.

> I have finished the rough cut of the patch with complete rewrite of `FoldTwoEntryPHINode()`,
> i think it may be good to deal with that first

Ok, that sounds good.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D117861



More information about the llvm-commits mailing list