[PATCH] D137419: [AArch64][SVE2] Add the SVE2.1 FP quadword reduction instructions
David Sherwood via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 8 01:49:52 PST 2022
This revision was automatically updated to reflect the committed changes.
Closed by commit rG17813095de17: [AArch64][SVE2] Add the SVE2.1 FP quadword reduction instructions (authored by david-arm).
Changed prior to commit:
https://reviews.llvm.org/D137419?vs=473209&id=473919#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D137419/new/
https://reviews.llvm.org/D137419
Files:
llvm/lib/Target/AArch64/AArch64SVEInstrInfo.td
llvm/lib/Target/AArch64/AArch64SchedA64FX.td
llvm/lib/Target/AArch64/SVEInstrFormats.td
llvm/test/MC/AArch64/SVE2p1/faddqv-diagnostics.s
llvm/test/MC/AArch64/SVE2p1/faddqv.s
llvm/test/MC/AArch64/SVE2p1/fmaxnmqv-diagnostics.s
llvm/test/MC/AArch64/SVE2p1/fmaxnmqv.s
llvm/test/MC/AArch64/SVE2p1/fmaxqv-diagnostics.s
llvm/test/MC/AArch64/SVE2p1/fmaxqv.s
llvm/test/MC/AArch64/SVE2p1/fminnmqv-diagnostics.s
llvm/test/MC/AArch64/SVE2p1/fminnmqv.s
llvm/test/MC/AArch64/SVE2p1/fminqv-diagnostics.s
llvm/test/MC/AArch64/SVE2p1/fminqv.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D137419.473919.patch
Type: text/x-patch
Size: 30761 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221108/9e3b5440/attachment.bin>
More information about the llvm-commits
mailing list