[PATCH] D137554: [AArch64][SVE2] Add the SVE2.1 quadword structured load/store instructions
David Sherwood via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 9 01:20:21 PST 2022
This revision was automatically updated to reflect the committed changes.
Closed by commit rG78f11a392301: [AArch64][SVE2] Add the SVE2.1 quadword structured load/store instructions (authored by david-arm).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D137554/new/
https://reviews.llvm.org/D137554
Files:
llvm/lib/Target/AArch64/AArch64RegisterInfo.td
llvm/lib/Target/AArch64/AArch64SVEInstrInfo.td
llvm/lib/Target/AArch64/SVEInstrFormats.td
llvm/test/MC/AArch64/SVE2p1/ld2q-diagnostics.s
llvm/test/MC/AArch64/SVE2p1/ld2q.s
llvm/test/MC/AArch64/SVE2p1/ld3q-diagnostics.s
llvm/test/MC/AArch64/SVE2p1/ld3q.s
llvm/test/MC/AArch64/SVE2p1/ld4q-diagnostics.s
llvm/test/MC/AArch64/SVE2p1/ld4q.s
llvm/test/MC/AArch64/SVE2p1/st2q-diagnostics.s
llvm/test/MC/AArch64/SVE2p1/st2q.s
llvm/test/MC/AArch64/SVE2p1/st3q-diagnostics.s
llvm/test/MC/AArch64/SVE2p1/st3q.s
llvm/test/MC/AArch64/SVE2p1/st4q-diagnostics.s
llvm/test/MC/AArch64/SVE2p1/st4q.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D137554.474190.patch
Type: text/x-patch
Size: 42264 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221109/8fc78da1/attachment.bin>
More information about the llvm-commits
mailing list