[PATCH] D150125: [AArch64][SVE] Custom ISelLowering for 256b `shuffle_vector v, undef, <1, 0, 1, 0>`
Cameron McInally via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 8 17:29:23 PDT 2023
cameron.mcinally updated this revision to Diff 520522.
cameron.mcinally added a comment.
Good call, @efriedma. I didn't realize there are quadword splats.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D150125/new/
https://reviews.llvm.org/D150125
Files:
llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
llvm/test/CodeGen/AArch64/sve-fixed-length-vector-shuffle.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D150125.520522.patch
Type: text/x-patch
Size: 9685 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230509/2e707fb9/attachment.bin>
More information about the llvm-commits
mailing list