On Thu, Sep 10, 2015 at 10:01:52AM +0100, Kyrill Tkachov wrote: > Hi all, > > The TST with immediate instruction should have the logics_imm scheduling type. > This patch fixes that in the *and<mode>3nr_compare0 pattern. > Nothing much else to say on this. > > Tested on aarch64. > Ok for trunk?
OK (and obvious). Thanks, James > 2015-09-10 Kyrylo Tkachov <kyrylo.tkac...@arm.com> > > * config/aarch64/aarch64.md (*and<mode>3nr_compare0): Use logics_imm > type for second alternative.