[PATCH] D73687: [AArch64][SVE] Add SVE2 intrinsics for complex integer dot product
Kerry McLaughlin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 31 07:12:46 PST 2020
kmclaughlin updated this revision to Diff 241726.
kmclaughlin added a comment.
- Removed the AdvSIMD_SVE_CDOT_Intrinsic class
- Added ImmArg<4> to AdvSIMD_SVE_CDOT_LANE_Intrinsic
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D73687/new/
https://reviews.llvm.org/D73687
Files:
llvm/include/llvm/IR/IntrinsicsAArch64.td
llvm/lib/Target/AArch64/AArch64SVEInstrInfo.td
llvm/lib/Target/AArch64/SVEInstrFormats.td
llvm/test/CodeGen/AArch64/sve2-intrinsics-complex-dot.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73687.241726.patch
Type: text/x-patch
Size: 7856 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200131/2be126f1/attachment.bin>
More information about the llvm-commits
mailing list