[AArch64][SVE] Test more types in sve-fixed-length-subvector.ll
authorJoe Ellis <joe.ellis@arm.com>
Wed, 17 Mar 2021 11:40:12 +0000 (11:40 +0000)
committerJoe Ellis <joe.ellis@arm.com>
Mon, 22 Mar 2021 14:09:05 +0000 (14:09 +0000)
commit6dc32da1b077735b3064adefe8aac7d8d441516b
treec85ed3471557ee0093d495a9846077a51a293caf
parent71b823dd68f67d9594d83f8b33c46f7a60d1b305
[AArch64][SVE] Test more types in sve-fixed-length-subvector.ll

Previously only the i32 type was tested. Now, the {i,f}{16,32,64} types
are tested.

The v8{i,f}16 cases lower differently to the other cases, which is worth
defending. The lowering for the other cases is currently identical, but
probably worth having for the better coverage.

Differential Revision: https://reviews.llvm.org/D98690
llvm/test/CodeGen/AArch64/sve-fixed-length-subvector.ll