[Bug middle-end/80929] [6/7/8 Regression] Division with constant no more optimized to mult highpart
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Nov 29 10:52:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80929
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Priority|P3 |P4
--- Comment #11 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
On the trunk the backend can deal with this using a hook. So it is a target
issue if anything else needs solving.
More information about the Gcc-bugs
mailing list