OK /Marcus
On 25 April 2013 11:34, James Greenhalgh <james.greenha...@arm.com> wrote: > > Hi, > > neg<mode>2 was described as only being applicable to modes > in the VDQM iterator. But the instruction generated, `NEG', > has a .2D form. > > This patch corrects the iterator used to one including V2DImode. > > Patch regression tested on aarch64-none-elf with no regressions. > > OK? > > Thanks, > James > > 2013-02-28 James Greenhalgh <jame.greenha...@arm.com> > > * config/aarch64/aarch64-simd.md (neg<mode>2): Use VDQ iterator.