[PATCH] D33205: ARM] Fix Neon vector type alignment to 64-bit

Javed Absar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 24 02:14:43 PDT 2017


javed.absar updated this revision to Diff 100052.
javed.absar added a comment.

Hi. 
I have added the comment for Android 128-bit alginement.
Also, arm-ab-vector.c already has checks for Android (see line line 151,157
--Javed


https://reviews.llvm.org/D33205

Files:
  lib/Basic/Targets.cpp
  test/CodeGen/arm-abi-vector.c
  test/CodeGen/arm-neon-misc.c
  test/CodeGen/arm-swiftcall.c
  test/CodeGen/armv7k-abi.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33205.100052.patch
Type: text/x-patch
Size: 6237 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170524/9ebaad70/attachment.bin>


More information about the llvm-commits mailing list