[AArch64][GlobalISel] Make <8 x s16> and <16 x s8> legal types for G_SHUFFLE_VECTOR...
authorAmara Emerson <aemerson@apple.com>
Sun, 26 Jul 2020 07:46:29 +0000 (00:46 -0700)
committerAmara Emerson <aemerson@apple.com>
Sun, 26 Jul 2020 07:48:09 +0000 (00:48 -0700)
commit9b19400004dfee9d07a90aa11d448bade9ee71a2
tree81a188150f5a62a419070158825e9f5420862dec
parent1a1448e6568d9b11f198e510fa9c4cb6b1f4216a
[AArch64][GlobalISel] Make <8 x s16> and <16 x s8> legal types for G_SHUFFLE_VECTOR and G_IMPLICIT_DEF.

Trivial change, we're still missing support for rev matching for these types
in the combiner.
llvm/lib/Target/AArch64/GISel/AArch64LegalizerInfo.cpp
llvm/test/CodeGen/AArch64/GlobalISel/legalize-shuffle-vector.mir
llvm/test/CodeGen/AArch64/GlobalISel/legalize-undef.mir
llvm/test/CodeGen/AArch64/arm64-rev.ll