[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
Wed Dec 15 08:18:30 PST 2021


wwei updated this revision to Diff 394577.
wwei added a comment.

rebased.


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-fixed-length-permute-zip-uzp-trn.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D113376.394577.patch
Type: text/x-patch
Size: 34329 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211215/4dd845f7/attachment.bin>


More information about the llvm-commits mailing list