[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 Oct 25 09:47:02 PDT 2022
CarolineConcatto updated this revision to Diff 470535.
CarolineConcatto edited the summary of this revision.
CarolineConcatto added a comment.
- Remove redundant instructions
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.470535.patch
Type: text/x-patch
Size: 36177 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221025/43a292f3/attachment.bin>
More information about the llvm-commits
mailing list