[PATCH] D135468: [AArch64]SME2 Multiple vector ternary int/float 2 and 4 registers

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


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

- Create a ZPR2Mul2 and ZPR4Mul4 register class


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D135468

Files:
  llvm/lib/Target/AArch64/AArch64RegisterInfo.td
  llvm/lib/Target/AArch64/AArch64SMEInstrInfo.td
  llvm/lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp
  llvm/lib/Target/AArch64/Disassembler/AArch64Disassembler.cpp
  llvm/lib/Target/AArch64/MCTargetDesc/AArch64MCCodeEmitter.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/fmla-diagnostics.s
  llvm/test/MC/AArch64/SME2/fmla.s
  llvm/test/MC/AArch64/SME2/fmls-diagnostics.s
  llvm/test/MC/AArch64/SME2/fmls.s
  llvm/test/MC/AArch64/SME2/sub-diagnostics.s
  llvm/test/MC/AArch64/SME2/sub.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D135468.469194.patch
Type: text/x-patch
Size: 146580 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221020/7381870f/attachment-0001.bin>


More information about the llvm-commits mailing list