[PATCH] D108039: [AArch64][SME] Support NEON scalar FP instructions in streaming mode

Cullen Rhodes via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 16 07:10:12 PDT 2021


c-rhodes updated this revision to Diff 366619.
c-rhodes added a comment.

Pass predicate as operand to multiclass rather than check opcode bits.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D108039/new/

https://reviews.llvm.org/D108039

Files:
  llvm/lib/Target/AArch64/AArch64InstrFormats.td
  llvm/lib/Target/AArch64/AArch64InstrInfo.td
  llvm/test/MC/AArch64/SME/streaming-mode-neon-fp16.s
  llvm/test/MC/AArch64/SME/streaming-mode-neon-negative.s
  llvm/test/MC/AArch64/SME/streaming-mode-neon.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D108039.366619.patch
Type: text/x-patch
Size: 9326 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210816/85ec07b5/attachment.bin>


More information about the llvm-commits mailing list