Re: [PATCH 13/17][ARM] Add VFP FP16 instrinsics.

2016-07-28 Thread Ramana Radhakrishnan
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

Re: [PATCH 13/17][ARM] Add VFP FP16 instrinsics.

2016-07-04 Thread Matthew Wahab
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 version of the ACLE > will add support for these instructions a