[PATCH] D134605: [SLP] Add ScalarizationOverheadBuilder helper to track vector extractions
Alexey Bataev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 27 04:25:34 PDT 2022
ABataev accepted this revision.
ABataev added a comment.
This revision is now accepted and ready to land.
LG
In D134605#3817616 <https://reviews.llvm.org/D134605#3817616>, @RKSimon wrote:
> @ABataev Would you prefer I include a refactor of getExtractWithExtendCost to getScalarizationOverheadWithExtend inside this patch ?
Better to implement it in a separate patch, I assume
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D134605/new/
https://reviews.llvm.org/D134605
More information about the llvm-commits
mailing list