http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43862

Andrew Stubbs <ams at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ams at gcc dot gnu.org

--- Comment #3 from Andrew Stubbs <ams at gcc dot gnu.org> 2011-08-23 09:57:38 
UTC ---
I've just committed some patches to address use of the widening multiplies,
both in the RTL optimizers and the tree-ssa optimizers.

David, please check again and see if this works for you now. If you find some
missed opportunities that might be useful.

My patches should address smulxy and smlalxy. It may also indirectly improve
use of smulwy and smlawy but that job will have to be finished with combine, so
YMMV.

Reply via email to