[PATCH] D134605: [SLP] Add ScalarizationOverheadBuilder helper to track vector extractions
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 29 12:24:15 PDT 2022
RKSimon added a comment.
In D134605#3824373 <https://reviews.llvm.org/D134605#3824373>, @fhahn wrote:
> Just a heads up that I am seeing regressions on AArch64 with this patch, caused by additional vectorization. I'll provide a reproducer soon.
Cheers - I'm expecting it'll probably turn out to be a cost model issue somewhere.
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