[AArch64] Add missing bf16 SVE insert vector patterns.
authorDavid Green <david.green@arm.com>
Sun, 5 Mar 2023 16:24:43 +0000 (16:24 +0000)
committerDavid Green <david.green@arm.com>
Sun, 5 Mar 2023 16:24:43 +0000 (16:24 +0000)
commit2c958a5aa9ff7746c4a5b53ae46a549967269aa2
treed2c79260b6538d5b5dc349bc44827ad092484543
parentc6d195b366c8256184ff40c5e46339eed96b4a81
[AArch64] Add missing bf16 SVE insert vector patterns.

These should be identical to the fp16 SVE inserts but were missing from the
tests and tablegen patterns. They are always legal (not requiring +bf16),
although there are some other issues around bf16 legalization currently.
llvm/lib/Target/AArch64/AArch64SVEInstrInfo.td
llvm/test/CodeGen/AArch64/sve-insert-element.ll