[PATCH] D134605: [SLP] Add ScalarizationOverheadBuilder helper to track vector extractions
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 29 09:55:11 PDT 2022
fhahn added a comment.
Just a heads up that I am seeing regressions on AArch64 with this patch, caused by additional vectorization. I'll provide a reproducer soon.
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