[PATCH] D98625: [AArch64][SVE] Lower fixed length EXTRACT_VECTOR_ELT
Joe Ellis via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 23 10:42:04 PDT 2021
joechrisellis updated this revision to Diff 332721.
joechrisellis marked 2 inline comments as done.
joechrisellis added a comment.
Address review comments.
- @paulwalker-arm:
- tests that take 64/128 bit vectors now pass the vector parameter directly rather than by reference.
- as discussed offline, use a higher index for tests.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D98625/new/
https://reviews.llvm.org/D98625
Files:
llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
llvm/lib/Target/AArch64/AArch64ISelLowering.h
llvm/test/CodeGen/AArch64/sve-fixed-length-extract-vector-elt.ll
llvm/test/CodeGen/AArch64/sve-fixed-length-fp-converts.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98625.332721.patch
Type: text/x-patch
Size: 15216 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210323/4dd87138/attachment.bin>
More information about the llvm-commits
mailing list