[PATCH] D98625: [AArch64][SVE] Lower fixed length EXTRACT_VECTOR_ELT
Joe Ellis via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 29 02:02:59 PDT 2021
joechrisellis updated this revision to Diff 333786.
joechrisellis marked 3 inline comments as done.
joechrisellis added a comment.
Address comments.
- @paulwalker-arm:
- do not use pass-by-reference for 64-/128-bit tests.
- add tests for `<2 x float>`, `<1 x double>`, and `<2 x double>`.
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.333786.patch
Type: text/x-patch
Size: 15952 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210329/2afd760b/attachment.bin>
More information about the llvm-commits
mailing list