[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 8 04:33:18 PST 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGd917276cd8e8: [AArch64]SME2 Single and Multi vector  Shift and Multiply instructions (authored by CarolineConcatto).

Changed prior to commit:
  https://reviews.llvm.org/D136150?vs=472380&id=473958#toc

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.473958.patch
Type: text/x-patch
Size: 36920 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221108/fc56b68c/attachment.bin>


More information about the llvm-commits mailing list