[PATCH] D105577: [AArch64][SME] Add SVE2 instructions added in SME

Cullen Rhodes via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 19 01:03:55 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGf91eaa700787: [AArch64][SME] Add SVE2 instructions added in SME (authored by c-rhodes).

Changed prior to commit:
  https://reviews.llvm.org/D105577?vs=359290&id=359686#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D105577

Files:
  llvm/lib/Target/AArch64/AArch64SMEInstrInfo.td
  llvm/lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp
  llvm/lib/Target/AArch64/SMEInstrFormats.td
  llvm/test/MC/AArch64/SME/dup-diagnostics.s
  llvm/test/MC/AArch64/SME/dup.s
  llvm/test/MC/AArch64/SME/revd-diagnostics.s
  llvm/test/MC/AArch64/SME/revd.s
  llvm/test/MC/AArch64/SME/sclamp-diagnostics.s
  llvm/test/MC/AArch64/SME/sclamp.s
  llvm/test/MC/AArch64/SME/uclamp-diagnostics.s
  llvm/test/MC/AArch64/SME/uclamp.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D105577.359686.patch
Type: text/x-patch
Size: 31287 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210719/d9b0e43b/attachment-0001.bin>


More information about the llvm-commits mailing list