avr-gcc-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [avr-gcc-list] optimizing multiplies with mixed sizes


From: E. Weddington
Subject: Re: [avr-gcc-list] optimizing multiplies with mixed sizes
Date: Fri, 27 Aug 2004 10:10:40 -0600
User-agent: Mozilla Thunderbird 0.7.3 (Windows/20040803)

Galen Seitz wrote:

Has any work been done on optimizing multiplies involving mixed sizes?
It seems that gcc could do a better job.  The extra clr, mul, and add
are kind of painful to see.

Very probably nothing has been done. Volunteers are always welcome. Realise, though, that this would be patching GCC itself which would require paperwork filed with the FSF to get patches into the main tree. See the GCC website for more information.

At the very least, you can always fill out a "Enhancement Request" in the GCC bug tracker. Doing this would keep the issue from getting lost. Again see the GCC website for more details on filling out a bug tracker.

Eric



reply via email to

[Prev in Thread] Current Thread [Next in Thread]