[PATCH] [AArch64] Support builtin neon vector type with 'long' as base element type

Jiangning Liu liujiangning1 at gmail.com
Tue Jan 7 23:57:01 PST 2014


Committed as r198741.


2014/1/3 Jiangning Liu <liujiangning1 at gmail.com>

> Hi,
>
> Attached patch is support builtin neon vector type with 'long' as base
> element data type.
>
> At present the aarch64 glibc provided by linaro tool chain is using 'long'
> to define int64_t/uint64_t, and this is a common implementation the same
> way as x86-64. So we have to support 'long' rather than 'long long' only.
>
> --
> Thanks,
> -Jiangning
>



-- 
Thanks,
-Jiangning
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140108/a1fcef47/attachment.html>


More information about the cfe-commits mailing list