[PATCH] D149170: [SLP] Account for phi cost in both scalar and vectors

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


luke planned changes to this revision.
luke added a comment.
Herald added a subscriber: wangpc.

After discussing offline with @reames, we're not sure if this 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/D149170/new/

https://reviews.llvm.org/D149170



More information about the llvm-commits mailing list