On Mon, Jul 4, 2016 at 3:14 PM, Matthew Wahab
wrote:
> On 17/05/16 15:44, Matthew Wahab wrote:
>> The ARMv8.2-A architecture introduces an optional FP16 extension adding
>> half-precision floating point data processing instructions to the
>> existing scalar (floating point) support. A future versi
on Sep 17 00:00:00 2001
From: Matthew Wahab
Date: Thu, 7 Apr 2016 15:36:23 +0100
Subject: [PATCH 13/17] [PATCH 13/17][ARM] Add VFP FP16 instrinsics.
2016-07-04 Matthew Wahab
* config.gcc (extra_headers): Add arm_fp16.h
* config/arm/arm_fp16.h: New.
* config/arm/arm_neon.h: Include "
ect: [PATCH 13/17] [PATCH 13/17][ARM] Add VFP FP16 instrinsics.
2016-05-17 Matthew Wahab
* config.gcc (extra_headers): Add arm_fp16.h
* config/arm/arm_fp16.h: New.
---
gcc/config.gcc| 2 +-
gcc/config/arm/arm_fp16.h | 255 ++
2 fi