[PATCH] D135599: [AArch64]SME2 Single and multiple vectors SVE Destructive two/four registers[part2]
Caroline via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 25 01:05:12 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 rG021ed4ccf61c: [AArch64]SME2 Single and multiple vectors SVE Destructive two/four registers… (authored by CarolineConcatto).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D135599/new/
https://reviews.llvm.org/D135599
Files:
llvm/lib/Target/AArch64/AArch64SMEInstrInfo.td
llvm/lib/Target/AArch64/SMEInstrFormats.td
llvm/test/MC/AArch64/SME2/fmax-diagnostics.s
llvm/test/MC/AArch64/SME2/fmax.s
llvm/test/MC/AArch64/SME2/fmaxnm-diagnostics.s
llvm/test/MC/AArch64/SME2/fmaxnm.s
llvm/test/MC/AArch64/SME2/fmin-diagnostics.s
llvm/test/MC/AArch64/SME2/fmin.s
llvm/test/MC/AArch64/SME2/fminnm-diagnostics.s
llvm/test/MC/AArch64/SME2/fminnm.s
llvm/test/MC/AArch64/SME2/smax-diagnostics.s
llvm/test/MC/AArch64/SME2/smax.s
llvm/test/MC/AArch64/SME2/smin-diagnostics.s
llvm/test/MC/AArch64/SME2/smin.s
llvm/test/MC/AArch64/SME2/srshl-diagnostics.s
llvm/test/MC/AArch64/SME2/srshl.s
llvm/test/MC/AArch64/SME2/umax-diagnostics.s
llvm/test/MC/AArch64/SME2/umax.s
llvm/test/MC/AArch64/SME2/umin-diagnostics.s
llvm/test/MC/AArch64/SME2/umin.s
llvm/test/MC/AArch64/SME2/urshl-diagnostics.s
llvm/test/MC/AArch64/SME2/urshl.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D135599.470397.patch
Type: text/x-patch
Size: 209453 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221025/a1f3fd28/attachment-0001.bin>
More information about the llvm-commits
mailing list