[PATCH] D149167: [TTI] Add getPHICost to better cost phi operands. NFCI

Luke Lau via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 29 05:53:55 PDT 2023


luke planned changes to this revision.
luke added a comment.

After discussing offline with @reames, we're not sure if D149169 <https://reviews.llvm.org/D149169> is the most accurate way to model constant costs in phi nodes. Moving it off the review queue for the meantime


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D149167



More information about the llvm-commits mailing list