[PATCH] D135567: [AArch64] SME2 Multiple vectors binary int/float and two/four ZA single-vector

Caroline via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 10 04:18:10 PDT 2022


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

- Add the instructions under the flag sme-i64 and sme-f64 when size = 1


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D135567

Files:
  llvm/lib/Target/AArch64/AArch64SMEInstrInfo.td
  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/fadd-diagnostics.s
  llvm/test/MC/AArch64/SME2/fadd.s
  llvm/test/MC/AArch64/SME2/fsub-diagnostics.s
  llvm/test/MC/AArch64/SME2/fsub.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: D135567.466466.patch
Type: text/x-patch
Size: 121402 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221010/7fb7ca19/attachment-0001.bin>


More information about the llvm-commits mailing list