[PATCH] D83395: [SVE] Code generation for fixed length vector truncates.
Paul Walker via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 8 06:54:29 PDT 2020
paulwalker-arm created this revision.
Herald added subscribers: llvm-commits, psnobl, hiraditya, tschuett.
Herald added a reviewer: rengolin.
Herald added a reviewer: efriedma.
Herald added a project: LLVM.
Lower fixed length vector truncates to a sequence of SVE UZP1 instructions.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D83395
Files:
llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
llvm/lib/Target/AArch64/AArch64ISelLowering.h
llvm/test/CodeGen/AArch64/sve-fixed-length-trunc.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83395.276413.patch
Type: text/x-patch
Size: 18860 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200708/94efb872/attachment-0001.bin>
More information about the llvm-commits
mailing list