On Mon, Aug 01, 2016 at 12:12:03PM +0100, Tamar Christina wrote:
> Hi all,
>
> This patch adds the following NEON intrinsics to the ARM Aarch64 GCC:
>
> * vmaxnm_f64
> * vminnm_f64
> * vmax_f64
> * vmin_f64
>
> Some refactoring was done as well to remove some superfluous UNSPECS
> and iterators
Hi all,
This patch adds the following NEON intrinsics to the ARM Aarch64 GCC:
* vmaxnm_f64
* vminnm_f64
* vmax_f64
* vmin_f64
Some refactoring was done as well to remove some superfluous UNSPECS
and iterators that could be combined into one.
3 was removed from aarch64-simd.md because after the