https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66049

--- Comment #4 from vekumar at gcc dot gnu.org ---
(In reply to ktkachov from comment #3)
> Venkat, are you planning to submit this patch to gcc-patches?
> Also, does this mean we can remove the patterns that do arith+shift using
> MULT rtxes? (like *adds_<optab><mode>_multp2)

Hi Kyrill, 

Yes I am planing to submit the patch. But before that I need to test by putting
some assert and check if *adds_<optab><mode>_multp2 and similar patterns are
not used anymore.

Reply via email to