[PATCH] D137966: [AArch64] Lower fixed-length vector_shuffle to SVE splat if possible

Cullen Rhodes via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 16 03:48:19 PST 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGa95a8188e897: [AArch64] Lower fixed-length vector_shuffle to SVE splat if possible (authored by benmxwl-arm, committed by c-rhodes).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D137966/new/

https://reviews.llvm.org/D137966

Files:
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/test/CodeGen/AArch64/sve-fixed-length-shuffles.ll
  llvm/test/CodeGen/AArch64/sve-fixed-length-splat-vector.ll
  llvm/test/CodeGen/AArch64/sve-streaming-mode-fixed-length-extract-subvector.ll
  llvm/test/CodeGen/AArch64/sve-streaming-mode-fixed-length-shuffle.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D137966.475760.patch
Type: text/x-patch
Size: 8274 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221116/853ed599/attachment.bin>


More information about the llvm-commits mailing list