[PATCH] D107903: [AArch64][SME] Support NEON vector to GPR integer moves in streaming mode

Cullen Rhodes via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 12 04:19:56 PDT 2021


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

Fix failing tests, UMOV aliases were using wrong index type, should have been `VectorIndex0`.


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

https://reviews.llvm.org/D107903

Files:
  llvm/lib/Target/AArch64/AArch64InstrFormats.td
  llvm/lib/Target/AArch64/AArch64InstrInfo.td
  llvm/lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp
  llvm/lib/Target/AArch64/Disassembler/AArch64Disassembler.cpp
  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: D107903.365963.patch
Type: text/x-patch
Size: 13717 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210812/21f28b3c/attachment.bin>


More information about the llvm-commits mailing list