[Patch ARM] Add support for fma intrinsics for Neon

2012-10-18 Thread Ramana Radhakrishnan
Hi, This patch originally by Matt, adds support for the fma intrinsics in arm_neon.h at the correct architecture levels. Tested on arm-linux-gnueabi with no regressions. Applied, cheers Ramana 2012-10-18 Matthew Gretton-Dann matthew.gretton-d...@arm.com Ramana

Re: [Patch ARM] Add support for fma intrinsics for Neon

2012-10-18 Thread Ramana Radhakrishnan
On 10/18/12 13:05, Ramana Radhakrishnan wrote: Applied, And this time with the patch. RamanaFrom ae8086e2d1ecae8fee711942d4b530947001e8ef Mon Sep 17 00:00:00 2001 From: Ramana Radhakrishnan ramana.radhakrish...@linaro.org Date: Wed, 17 Oct 2012 18:40:14 +0100 Subject: [PATCH 2/3] neon fma