[PATCH] D113376: [AArch64][SVE] Lower shuffles to permute instructions: zip1/2, uzp1/2, trn1/2
weiwei via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 9 01:03:55 PST 2021
wwei updated this revision to Diff 385727.
wwei added a comment.
update the patch, adding sve min/max size check.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D113376/new/
https://reviews.llvm.org/D113376
Files:
llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
llvm/test/CodeGen/AArch64/sve-fix-length-permute-zip-uzp-trn.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D113376.385727.patch
Type: text/x-patch
Size: 36813 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211109/8d8ef8e4/attachment.bin>
More information about the llvm-commits
mailing list