[PATCH] D124769: [SLP] AdjustExtractsCost - remove redundant subvector extraction code
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 2 06:54:26 PDT 2022
RKSimon added a comment.
OK, redundant probably isn't correct - but we still have the situation that removing this code has no effect on tests any more.
It appears to have been added in D99980 <https://reviews.llvm.org/D99980>.
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