https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67325
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|target |rtl-optimization --- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> --- There was some code in combine/simplify-rtx which does this but maybe it only handles logical shift right and not arithmetic shift right.