This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] FMA RTL simplifications


On 10/18/2010 01:31 PM, Richard Henderson wrote:
> Here I add two simplifications in order to support the
> ia64 fnma = (fma (neg a) b c) instruction.
> 
> Briefly tested on ia64-linux; full build+test underway.

Committed after testing on ia64 and x86_64 (with the
subsequent patch that implements fma patterns for fma4).


r~


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]