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] PowerPC multiply-add (was patch: rs6000 specific)


On Tue, Dec 04, 2001 at 02:57:21PM -0800, Dale Johannesen wrote:
> It is sad, but of course the machine-independent parts currently have
> no concept of multiply-add; these patterns arise from combine.

Combine does a lot of canonicalization.  If you have to add
15 variants of one multiply-add, then combine should be made
smarter.


r~


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