[PATCH] D48440: [NEON] Support vldNq intrinsics in AArch32 (Clang part)

Ivan Kosarev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jun 27 07:03:29 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL335734: [NEON] Support vldNq intrinsics in AArch32 (Clang part) (authored by kosarev, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D48440?vs=152318&id=153076#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D48440

Files:
  cfe/trunk/include/clang/Basic/arm_neon.td
  cfe/trunk/lib/CodeGen/CGBuiltin.cpp
  cfe/trunk/test/CodeGen/aarch64-neon-ldst-one.c
  cfe/trunk/test/CodeGen/arm-neon-vld.c
  cfe/trunk/test/CodeGen/arm_neon_intrinsics.c
  cfe/trunk/test/CodeGen/vld_dup.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48440.153076.patch
Type: text/x-patch
Size: 180787 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180627/dd27efba/attachment-0001.bin>


More information about the cfe-commits mailing list