On 13 November 2014 06:14, Yangfei (Felix) <felix.y...@huawei.com> wrote: > Hi, > > We find that the VALLDI mode iterator used in *aarch64_simd_ld1r<mode> > pattern is not appropriate. > The reason is that it's impossible to get a new operand of DImode by > vec_duplicating an operand of the same mode. > So this patch just excludes the DImode and uses VALL instead. > Reg-tested for aarch64-linux-gnu with QEMU. OK for the trunk?
OK, can you back port it to 4.9? Thanks /Marcus