[PATCH] D106273: [SVE][AArch64] Improve code generation for vector_splice for Imm > 0
Caroline via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 26 01:17:52 PDT 2021
CarolineConcatto updated this revision to Diff 361589.
CarolineConcatto added a comment.
- Add test for unpacked types with idx != 0
- Remove Min parameter from SelectEXTImm
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D106273/new/
https://reviews.llvm.org/D106273
Files:
llvm/lib/Target/AArch64/AArch64ISelDAGToDAG.cpp
llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
llvm/lib/Target/AArch64/AArch64SVEInstrInfo.td
llvm/lib/Target/AArch64/SVEInstrFormats.td
llvm/test/CodeGen/AArch64/named-vector-shuffles-sve.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D106273.361589.patch
Type: text/x-patch
Size: 26664 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210726/158bb854/attachment.bin>
More information about the llvm-commits
mailing list