On Sun, May 10, 2015 at 12:13 PM, Segher Boessenkool <seg...@kernel.crashing.org> wrote: > The next patch removes the zero_extract insn this splits to. Write > it as (and (lshiftrt ... instead. > > Okay for trunk? > > > Segher > > > 2015-05-10 Segher Boessenkool <seg...@kernel.crashing.org> > > * config/rs6000/rs6000.md (define_split for bswaphi): Don't use > zero_extract.
Okay. Thanks, David