On 19 June 2014 13:27, Alan Lawrence <alan.lawre...@arm.com> wrote:
> This updates the .md files to generate V1DFmode patterns instead of DFmode
> for create and reinterpret, and the corresponding __builtins.
>
> The various other float64x1_t intrinsics can then be rewritten, generally
> I've tried to use gcc vector extensions rather than unnecessary/custom
> builtins where possible, and have started adding some range checking using
> __builtin_aarch64_im_lane_boundsi.
>
> Finally, rewrite the cases in arm_neon.h and various tests, that relied on
> float64[x1]_t being assignment-compatible, including arm_neon.h vfma
> functions which had the wrong (but previously equivalent) type signature;
> and add some new ABI tests.

OK /Marcus

Reply via email to