[PATCH] D135588: [AArch64]SME2 multi-vec FP/INT down convert 2/4 registers

Caroline via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 21 06:36:14 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
CarolineConcatto marked an inline comment as done.
Closed by commit rG830b5e823af0: [AArch64]SME2 multi-vec FP/INT  down convert 2/4 registers (authored by CarolineConcatto).

Changed prior to commit:
  https://reviews.llvm.org/D135588?vs=466507&id=469578#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D135588

Files:
  llvm/lib/Target/AArch64/AArch64SMEInstrInfo.td
  llvm/lib/Target/AArch64/SMEInstrFormats.td
  llvm/test/MC/AArch64/SME2/bfcvt-diagnostics.s
  llvm/test/MC/AArch64/SME2/bfcvt.s
  llvm/test/MC/AArch64/SME2/bfcvtn-diagnostics.s
  llvm/test/MC/AArch64/SME2/bfcvtn.s
  llvm/test/MC/AArch64/SME2/fcvt-diagnostics.s
  llvm/test/MC/AArch64/SME2/fcvt.s
  llvm/test/MC/AArch64/SME2/fcvtn-diagnostics.s
  llvm/test/MC/AArch64/SME2/fcvtn.s
  llvm/test/MC/AArch64/SME2/sqcvt-diagnostics.s
  llvm/test/MC/AArch64/SME2/sqcvt.s
  llvm/test/MC/AArch64/SME2/sqcvtn-diagnostics.s
  llvm/test/MC/AArch64/SME2/sqcvtn.s
  llvm/test/MC/AArch64/SME2/sqcvtu-diagnostics.s
  llvm/test/MC/AArch64/SME2/sqcvtu.s
  llvm/test/MC/AArch64/SME2/sqcvtun-diagnostics.s
  llvm/test/MC/AArch64/SME2/sqcvtun.s
  llvm/test/MC/AArch64/SME2/uqcvt-diagnostics.s
  llvm/test/MC/AArch64/SME2/uqcvt.s
  llvm/test/MC/AArch64/SME2/uqcvtn-diagnostics.s
  llvm/test/MC/AArch64/SME2/uqcvtn.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D135588.469578.patch
Type: text/x-patch
Size: 44883 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221021/eb9b1109/attachment.bin>


More information about the llvm-commits mailing list