[PATCH] D137411: [AArch64][SVE2] Add the SVE2.1 integer quadword reduction instructions
David Sherwood via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 9 06:26:39 PST 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG835de8dcf102: [AArch64][SVE2] Add the SVE2.1 integer quadword reduction instructions (authored by david-arm).
Changed prior to commit:
https://reviews.llvm.org/D137411?vs=474227&id=474254#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D137411/new/
https://reviews.llvm.org/D137411
Files:
llvm/lib/Target/AArch64/AArch64SVEInstrInfo.td
llvm/lib/Target/AArch64/SVEInstrFormats.td
llvm/test/MC/AArch64/SVE2p1/addqv-diagnostics.s
llvm/test/MC/AArch64/SVE2p1/addqv.s
llvm/test/MC/AArch64/SVE2p1/andqv-diagnostics.s
llvm/test/MC/AArch64/SVE2p1/andqv.s
llvm/test/MC/AArch64/SVE2p1/eorqv-diagnostics.s
llvm/test/MC/AArch64/SVE2p1/eorqv.s
llvm/test/MC/AArch64/SVE2p1/orqv-diagnostics.s
llvm/test/MC/AArch64/SVE2p1/orqv.s
llvm/test/MC/AArch64/SVE2p1/smaxqv-diagnostics.s
llvm/test/MC/AArch64/SVE2p1/smaxqv.s
llvm/test/MC/AArch64/SVE2p1/sminqv-diagnostics.s
llvm/test/MC/AArch64/SVE2p1/sminqv.s
llvm/test/MC/AArch64/SVE2p1/umaxqv-diagnostics.s
llvm/test/MC/AArch64/SVE2p1/umaxqv.s
llvm/test/MC/AArch64/SVE2p1/uminqv-diagnostics.s
llvm/test/MC/AArch64/SVE2p1/uminqv.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D137411.474254.patch
Type: text/x-patch
Size: 54542 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221109/9ad00856/attachment.bin>
More information about the llvm-commits
mailing list