[Bug target/93802] gcc generates a rlwinm/or pair instead of a single rlwimi (powerpc)
guihaoc at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Mar 6 02:53:52 GMT 2024
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93802
HaoChen Gui <guihaoc at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|NEW |RESOLVED
CC| |guihaoc at gcc dot gnu.org
--- Comment #2 from HaoChen Gui <guihaoc at gcc dot gnu.org> ---
It's already fixed by f4a3cea3fb02. Now it generates a single rlwimi.
rlwimi 3,3,16,0,31-16
More information about the Gcc-bugs
mailing list