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: [3.4-bib, Patch] rs6000 floating point multiply-add instructions


>>>>> Geoff Keating writes:

Geoff> What goes wrong?  I'd think it'd just be a change in
Geoff> combine_simplify_rtx. 

	Segher originally proposed a patch at the top-level of combine:

http://gcc.gnu.org/ml/gcc-patches/2002-04/msg00479.html

Richard recommended that it be placed under combine_simplify_rtx(), but it
is not clear how to stuff the patch into combine_simplify_rtx().  I
definitely would like to resurrect that approach, if it is practical.

David


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