[PATCH] D46107: [AArch64] Codegen for v8.2A dot product intrinsics

Oliver Stannard via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 26 02:26:00 PDT 2018


olista01 created this revision.
olista01 added reviewers: rengolin, SjoerdMeijer, flyingforyou.
Herald added a reviewer: javed.absar.
Herald added a subscriber: kristof.beyls.

This adds IR intrinsics for the AArch64 dot-product instructions introduced in v8.2-A.


Repository:
  rL LLVM

https://reviews.llvm.org/D46107

Files:
  include/llvm/IR/IntrinsicsAArch64.td
  lib/Target/AArch64/AArch64InstrFormats.td
  lib/Target/AArch64/AArch64InstrInfo.td
  test/CodeGen/AArch64/neon-dot-product.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46107.144079.patch
Type: text/x-patch
Size: 11555 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180426/7acbd2a2/attachment.bin>


More information about the llvm-commits mailing list