[AArch64][SME] Support ptrue(s) in streaming mode
authorCullen Rhodes <cullen.rhodes@arm.com>
Wed, 11 Aug 2021 07:07:32 +0000 (07:07 +0000)
committerCullen Rhodes <cullen.rhodes@arm.com>
Wed, 11 Aug 2021 07:49:36 +0000 (07:49 +0000)
commit1fe0e6a38045facf98911c4fa4098c76159cc0ad
treec4299d05f8c4316a5777ec00b69e33858bad5d05
parent7bbbf2956181f375ab193321b37ea71c5fc44054
[AArch64][SME] Support ptrue(s) in streaming mode

The ptrue and ptrues instructions are legal in streaming mode, missed in
D106272.

The reference can be found here:
https://developer.arm.com/documentation/ddi0602/2021-06/SVE-Instructions

Reviewed By: paulwalker-arm

Differential Revision: https://reviews.llvm.org/D107807
llvm/lib/Target/AArch64/SVEInstrFormats.td
llvm/test/MC/AArch64/SVE/directive-arch_extension-negative.s
llvm/test/MC/AArch64/SVE/ptrue.s
llvm/test/MC/AArch64/SVE/ptrues.s