[PATCH] D127680: [BasicTTI] Allow generic handling of scalable vector fshr/fshl
David Sherwood via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 14 05:39:39 PDT 2022
david-arm added a comment.
I suspect we were just being overly conservative at the time when fixing up some FixedVectorType casts, but as you say it seems to work now. Would you be able to add a similar Analysis/CostModel/AArch64/sve-intrinsics.ll test as well for the <vscale x 4 x i32> case?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D127680/new/
https://reviews.llvm.org/D127680
More information about the llvm-commits
mailing list