On Fri, Mar 2, 2012 at 10:02 PM, H.J. Lu <hongjiu...@intel.com> wrote:
> This patches uses word_mode instead of Pmode in loop expand since > word_mode may have bigger size than Pmode. OK for trunk? > > Thanks. > > H.J. > --- > 2012-03-02 H.J. Lu <hongjiu...@intel.com> > > * config/i386/i386.c (ix86_expand_movmem): Use word_mode instead > of Pmode on loop. > (ix86_expand_setmem): Likwise. Jan, can you please comment on the changes in this patch? Thanks, Uros.