Re: [PATCH 7/17][ARM] Add FP16 data movement instructions.

2016-07-27 Thread Ramana Radhakrishnan
On Mon, Jul 4, 2016 at 2:57 PM, Matthew Wahab wrote: > On 17/05/16 15:34, Matthew Wahab wrote: >> The ARMv8.2-A FP16 extension adds a number of instructions to support >> data movement for FP16 values. This patch adds these instructions to the >> backend, making them available to the compiler code

Re: [PATCH 7/17][ARM] Add FP16 data movement instructions.

2016-07-04 Thread Matthew Wahab
w. >From 0633bbb2f2d43a6994adaeb44898e18c304ee728 Mon Sep 17 00:00:00 2001 From: Matthew Wahab Date: Thu, 7 Apr 2016 13:35:04 +0100 Subject: [PATCH 07/17] [PATCH 7/17][ARM] Add FP16 data movement instructions. 2016-07-04 Matthew Wahab Jiong Wang * config/arm/arm.c (coproc_secondary_

[PATCH 7/17][ARM] Add FP16 data movement instructions.

2016-05-17 Thread Matthew Wahab
00:00:00 2001 From: Matthew Wahab Date: Thu, 7 Apr 2016 13:35:04 +0100 Subject: [PATCH 07/17] [PATCH 7/17][ARM] Add FP16 data movement instructions. 2016-05-17 Matthew Wahab Jiong Wang * config/arm/arm.c (coproc_secondary_reload_class): Make HFmode available when FP16 instructions