[PATCH] D46106: [ARM] Codegen for v8.2A dot product intrinsics
Oliver Stannard via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 26 02:24:59 PDT 2018
olista01 created this revision.
olista01 added reviewers: rengolin, SjoerdMeijer, flyingforyou.
Herald added a reviewer: javed.absar.
Herald added subscribers: chrib, kristof.beyls.
This adds IR intrinsics for the ARM dot-product instructions introduced in v8.2-A.
Repository:
rL LLVM
https://reviews.llvm.org/D46106
Files:
include/llvm/IR/IntrinsicsARM.td
lib/Target/ARM/ARMInstrNEON.td
test/CodeGen/ARM/neon-dot-product.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46106.144078.patch
Type: text/x-patch
Size: 8793 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180426/413f418f/attachment.bin>
More information about the llvm-commits
mailing list