[AArch64][SME]: Add streaming-compatible testing files.
authorHassnaa Hamdi <hassnaa.hamdi@arm.com>
Tue, 29 Nov 2022 12:57:01 +0000 (12:57 +0000)
committerHassnaa Hamdi <hassnaa.hamdi@arm.com>
Thu, 1 Dec 2022 00:52:08 +0000 (00:52 +0000)
commitde7222b2ddfc00fe969ef91127b9e2fee68abe42
treeb078c97a536a90a30a76682f3720973f39965294
parenta3b745818d2e13b2899260239c7cab4bf75070f7
[AArch64][SME]: Add streaming-compatible testing files.

Testing files:
 - subvector.ll
 - permute-rev.ll
 - permute-zip-uzp-trn.ll
 - vector-shuffle.ll

Reviewed By: david-arm, sdesmalen

Differential Revision: https://reviews.llvm.org/D138683
llvm/test/CodeGen/AArch64/sve-streaming-mode-fixed-length-permute-rev.ll [new file with mode: 0644]
llvm/test/CodeGen/AArch64/sve-streaming-mode-fixed-length-permute-zip-uzp-trn.ll [new file with mode: 0644]
llvm/test/CodeGen/AArch64/sve-streaming-mode-fixed-length-subvector.ll [new file with mode: 0644]
llvm/test/CodeGen/AArch64/sve-streaming-mode-fixed-length-vector-shuffle.ll [new file with mode: 0644]