On 24/03/14 17:15, Kyrill Tkachov wrote:
> Hi all,
>
> This patch adds proper rtx costing logic for floating point fma operations on
> arm. It also handles the fma+neg combinations that can be expressed with
> vfms,vfnma or vfnms instructions.
> Not much else to say here...
>
> Tested and boost
Hi all,
This patch adds proper rtx costing logic for floating point fma operations on
arm. It also handles the fma+neg combinations that can be expressed with
vfms,vfnma or vfnms instructions.
Not much else to say here...
Tested and boostrapped on arm-none-linux-gnueabihf.
Ok for next stage1