Re: [PATCH 14/17][ARM] Add NEON FP16 instrinsics.

2016-08-03 Thread Ramana Radhakrishnan
On Mon, Jul 4, 2016 at 3:15 PM, Matthew Wahab wrote: > On 17/05/16 15:46, Matthew Wahab wrote: >> The ARMv8.2-A architecture introduces an optional FP16 extension adding >> half-precision floating point data processing instructions to the >> existing Adv.SIMD (NEON) support. A future version of th

Re: [PATCH 14/17][ARM] Add NEON FP16 instrinsics.

2016-07-04 Thread Matthew Wahab
On 17/05/16 15:46, Matthew Wahab wrote: > The ARMv8.2-A architecture introduces an optional FP16 extension adding > half-precision floating point data processing instructions to the > existing Adv.SIMD (NEON) support. A future version of the ACLE will add > support for these instructions and this