[PATCH] D116602: [SVE][CodeGen] Add support for scalable vectors in AArch64TargetLowering::ReconstructShuffle
David Sherwood via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 10 04:11:26 PST 2022
david-arm updated this revision to Diff 407469.
david-arm edited the summary of this revision.
david-arm added a comment.
Herald added a subscriber: alextsao1999.
- Split patch into two - first patch bails out of the optimisation, second patch will add support for it with scalable vectors.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D116602/new/
https://reviews.llvm.org/D116602
Files:
llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
llvm/test/CodeGen/AArch64/sve-extract-fixed-vector.ll
llvm/test/CodeGen/AArch64/sve-fixed-length-reshuffle.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116602.407469.patch
Type: text/x-patch
Size: 42570 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220210/16f44aab/attachment.bin>
More information about the llvm-commits
mailing list