Re: [PATCH 15/17][ARM] Add tests for ARMv8.2-A FP16 support.

2016-08-04 Thread Ramana Radhakrishnan
On Mon, Jul 4, 2016 at 3:17 PM, Matthew Wahab wrote: > On 17/05/16 15:48, Matthew Wahab wrote: >> Support for using the half-precision floating point operations added by >> the ARMv8.2-A FP16 extension is based on the macros and intrinsics added >> to the ACLE for the extension. >> >> This patch a

Re: [PATCH 15/17][ARM] Add tests for ARMv8.2-A FP16 support.

2016-07-04 Thread Matthew Wahab
On 17/05/16 15:48, Matthew Wahab wrote: > Support for using the half-precision floating point operations added by > the ARMv8.2-A FP16 extension is based on the macros and intrinsics added > to the ACLE for the extension. > > This patch adds tests to check the compilers treatment of the ACLE > mac