SjoerdMeijer added a comment.

Not really familiar with these 2 intrinsics, I had a quick look at the ACLE:

> T vget_high_ST(T 2 a);
>  T vget_low_ST(T 2 a);
> 
> Gets the high, or low, half of a 128-bit vector. There are 24 intrinsics. 
> ARMv8
>  adds 4 more intrinsics for 128-bit vectors with float64_t and poly64_t lane
>  type.

I don't read here that they are unavailable in AArch32. Have I missed something?


https://reviews.llvm.org/D45668



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to