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

--- Comment #6 from Drea Pinski <pinskia at gcc dot gnu.org> ---
See movqi_internal which does the full zero extend from qi to si.
So you just need to do the full extend in extendqihi2 for memory case I think.

Reply via email to