[Bug target/95535] Failure to optimize out cdqe after __bultin_ctz
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Jun 4 16:36:17 GMT 2020
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95535
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Last reconfirmed| |2020-06-04
Assignee|unassigned at gcc dot gnu.org |jakub at gcc dot gnu.org
Status|UNCONFIRMED |ASSIGNED
CC| |jakub at gcc dot gnu.org
Ever confirmed|0 |1
--- Comment #1 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
I've done this for popcount in January, so need to do the same for tzcntl and
lzcntl.
More information about the Gcc-bugs
mailing list