[PATCH] D124388: [LoopPeel][NFCI] Simplify the code to calculate peel count for PGO

David Li via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 25 20:05:59 PDT 2022


davidxl accepted this revision.
davidxl added a comment.
This revision is now accepted and ready to land.

This patch slightly changes the behavior (e.g consider alreadyPeeled when comparing with size threshold), but looks more correct. LGTM.


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

https://reviews.llvm.org/D124388



More information about the llvm-commits mailing list