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
neon_long_clang.patch
Description: Binary data
_______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
