Re: [PATCH 10/17][ARM] Refactor support code for NEON builtins.

2016-07-28 Thread Ramana Radhakrishnan
On Tue, May 17, 2016 at 3:39 PM, Matthew Wahab wrote: > The ACLE intrinsics introduced to support the ARMv8.2 FP16 extensions > require that intrinsics for scalar (VFP) instructions are available > under different conditions from those for the NEON intrinsics. To > support this, changes to the bui

[PATCH 10/17][ARM] Refactor support code for NEON builtins.

2016-05-17 Thread Matthew Wahab
function arm_expand_neon_builtin_1. >From 01aee04d2dc6d2d089407ab14892164417f8407e Mon Sep 17 00:00:00 2001 From: Matthew Wahab Date: Thu, 7 Apr 2016 13:36:09 +0100 Subject: [PATCH 10/17] [PATCH 10/17][ARM] Refactor support code for NEON builtins. 2016-05-17 Matthew Wahab * con