[AArch64][SVE] Add fixed type lowering for EXTRACT_SUBVECTOR
authorBradley Smith <bradley.smith@arm.com>
Tue, 5 Oct 2021 12:20:58 +0000 (12:20 +0000)
committerBradley Smith <bradley.smith@arm.com>
Tue, 12 Oct 2021 14:56:15 +0000 (14:56 +0000)
commit2eb42e3d2a4aa6806ad810da2ff3707cd7e47487
treed79b9cf9a1830684aa90127180aab2646c1f679d
parent444ec0957c58492ecce0569bb20b7d3ad59d37bb
[AArch64][SVE] Add fixed type lowering for EXTRACT_SUBVECTOR

Depends on D111135

Differential Revision: https://reviews.llvm.org/D111165
llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
llvm/test/CodeGen/AArch64/sve-fixed-length-ext-loads.ll
llvm/test/CodeGen/AArch64/sve-fixed-length-extract-subvector.ll [new file with mode: 0644]
llvm/test/CodeGen/AArch64/sve-fixed-length-fp-extend-trunc.ll
llvm/test/CodeGen/AArch64/sve-fixed-length-fp-to-int.ll
llvm/test/CodeGen/AArch64/sve-fixed-length-int-to-fp.ll
llvm/test/CodeGen/AArch64/sve-fixed-length-masked-gather.ll
llvm/test/CodeGen/AArch64/sve-fixed-length-masked-scatter.ll