[PATCH] D153570: [CostModel][SLP] Use getGEPCost AccessTy in more places

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 29 08:46:40 PDT 2023


reames requested changes to this revision.
reames added a comment.
This revision now requires changes to proceed.

Please split the change in lib/Transforms/Scalar to their own review.  They aren't connected to SLP, need different reviewers, and don't appear to have any test coverage in this change.  They are *not* NFC due to the addition of the accessty inference.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D153570



More information about the llvm-commits mailing list