[Bug rtl-optimization/94837] Failure to optimize out spurious movbe into bswap

ubizjak at gmail dot com gcc-bugzilla@gcc.gnu.org
Wed Apr 29 09:54:59 GMT 2020


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

--- Comment #5 from Uroš Bizjak <ubizjak at gmail dot com> ---
Probably some secondary effect of subregs on register allocation, changing
"float" to "int" in the original testcase gets us expected alternative and
optimal code using BSWAP.


More information about the Gcc-bugs mailing list