[PATCH] D135563: [AArch64]SME2 Multi-single vector SVE Destructive 2 and 4 Registers

Caroline via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 20 06:11:19 PDT 2022


CarolineConcatto updated this revision to Diff 469203.
CarolineConcatto marked an inline comment as done.
CarolineConcatto added a comment.

-Rebase on top of  D135468 <https://reviews.llvm.org/D135468>


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D135563

Files:
  llvm/include/llvm/MC/MCParser/MCTargetAsmParser.h
  llvm/lib/Target/AArch64/AArch64RegisterInfo.td
  llvm/lib/Target/AArch64/AArch64SMEInstrInfo.td
  llvm/lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp
  llvm/lib/Target/AArch64/SMEInstrFormats.td
  llvm/test/MC/AArch64/SME2/add-diagnostics.s
  llvm/test/MC/AArch64/SME2/add.s
  llvm/test/MC/AArch64/SME2/sqdmulh-diagnostics.s
  llvm/test/MC/AArch64/SME2/sqdmulh.s
  llvm/utils/TableGen/AsmMatcherEmitter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D135563.469203.patch
Type: text/x-patch
Size: 47149 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221020/25ff6215/attachment.bin>


More information about the llvm-commits mailing list