[Bug tree-optimization/90693] Missing popcount simplifications
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Nov 20 17:01:58 GMT 2023
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90693
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jakub at gcc dot gnu.org
--- Comment #7 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
I guess now the important question is if what we produce with the patch is
faster (or at least not slower) than what we used to generate on all targets;
though, if that isn't the case, best fix might be to adjust target costs.
More information about the Gcc-bugs
mailing list