[PATCH] D46109: [ARM, AArch64] Add intrinsics for dot product instructions

Oliver Stannard via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 27 07:09:47 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rC331039: [ARM,AArch64] Add intrinsics for dot product instructions (authored by olista01, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D46109?vs=144081&id=144341#toc

Repository:
  rC Clang

https://reviews.llvm.org/D46109

Files:
  include/clang/Basic/arm_neon.td
  include/clang/Basic/arm_neon_incl.td
  lib/CodeGen/CGBuiltin.cpp
  test/CodeGen/aarch64-neon-dot-product.c
  test/CodeGen/arm-neon-dot-product.c
  utils/TableGen/NeonEmitter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46109.144341.patch
Type: text/x-patch
Size: 14973 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180427/cbe197f6/attachment.bin>


More information about the llvm-commits mailing list