[PATCH] D124769: [SLP] AdjustExtractsCost - remove redundant subvector extraction code

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat May 7 09:20:39 PDT 2022


RKSimon added a comment.

I'll come back to this - ideally we'd avoid handling the subvector cost adjustments in SLP and let getScalarizationOverhead deal with it.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D124769



More information about the llvm-commits mailing list