On 26 April 2013 14:34, James Greenhalgh wrote:
>
> This patch updates the implimentation in arm_neon.h of the vcvt
> intrinsics. Where appropriate we use C statements, and where not
> possible we fall back to builtins.
>
> There were a number of errors with names and types in the current
> revisi
This patch updates the implimentation in arm_neon.h of the vcvt
intrinsics. Where appropriate we use C statements, and where not
possible we fall back to builtins.
There were a number of errors with names and types in the current
revision of the file. These have been corrected.
Regression tested