[PATCH] D87842: [SVE] Use NEON for extract_vector_elt when the index is in range.

Paul Walker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 21 05:15:57 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG6457455248d5: [SVE] Use NEON for extract_vector_elt when the index is in range. (authored by paulwalker-arm).

Changed prior to commit:
  https://reviews.llvm.org/D87842?vs=292827&id=293146#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D87842

Files:
  llvm/lib/Target/AArch64/AArch64SVEInstrInfo.td
  llvm/test/CodeGen/AArch64/sve-extract-element.ll
  llvm/test/CodeGen/AArch64/sve-insert-element.ll
  llvm/test/CodeGen/AArch64/sve-split-extract-elt.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87842.293146.patch
Type: text/x-patch
Size: 26863 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200921/16e2c068/attachment.bin>


More information about the llvm-commits mailing list