[PATCH] D136150: [AArch64]SME2 Single and Multi vector Shift and Multiply instructions

Caroline via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 1 12:57:39 PDT 2022


CarolineConcatto updated this revision to Diff 472380.
CarolineConcatto added a comment.

- Address review comments


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D136150

Files:
  llvm/lib/Target/AArch64/AArch64SMEInstrInfo.td
  llvm/lib/Target/AArch64/SMEInstrFormats.td
  llvm/test/MC/AArch64/SME2/sqrshr-diagnostics.s
  llvm/test/MC/AArch64/SME2/sqrshr.s
  llvm/test/MC/AArch64/SME2/sqrshrn-diagnostics.s
  llvm/test/MC/AArch64/SME2/sqrshrn.s
  llvm/test/MC/AArch64/SME2/sqrshru-diagnostics.s
  llvm/test/MC/AArch64/SME2/sqrshru.s
  llvm/test/MC/AArch64/SME2/sqrshrun-diagnostics.s
  llvm/test/MC/AArch64/SME2/sqrshrun.s
  llvm/test/MC/AArch64/SME2/uqrshr-diagnostics.s
  llvm/test/MC/AArch64/SME2/uqrshr.s
  llvm/test/MC/AArch64/SME2/uqrshrn-diagnostics.s
  llvm/test/MC/AArch64/SME2/uqrshrn.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136150.472380.patch
Type: text/x-patch
Size: 36391 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221101/051749a4/attachment.bin>


More information about the llvm-commits mailing list