[PATCH] D125527: [CostModel][X86] getScalarizationOverhead - improve extraction costs for > 128-bit vectors
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 24 05:32:58 PDT 2022
RKSimon added a comment.
@ABataev I think as a patch adding upper subvector extraction support for X86 getScalarizationOverhead this is ready now. I'd prefer to wait to a later patch to add specific getExtractWithExtendCost handling to getScalarizationOverhead once I know exactly how I'm going to implement it in SLP.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D125527/new/
https://reviews.llvm.org/D125527
More information about the llvm-commits
mailing list