[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
Thu Sep 17 12:30:05 PDT 2020
paulwalker-arm updated this revision to Diff 292591.
paulwalker-arm added a comment.
Remove block that is incorrectly reporting unpacked and predicate EXTRACT_VECTOR_ELT as legal.
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/AArch64ISelLowering.cpp
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.292591.patch
Type: text/x-patch
Size: 8958 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200917/caaa607a/attachment.bin>
More information about the llvm-commits
mailing list