On 21 November 2013 13:43, Tejas Belagod <tbela...@arm.com> wrote: > > Hi, > > The attached patch swaps around high and low bits of the source operands of > narrow patterns for big-endian so that they end up in the correct order in > the destination. > > Tested for aarch64-none-elf and aarch64_be-none-elf. OK for trunk? > > Thanks, > Tejas Belagod > ARM. > > 2013-11-21 Tejas Belagod <tejas.bela...@arm.com> > > gcc/ > * config/aarch64/aarch64-simd.md (vec_pack_trunc_<mode>, > vec_pack_trunc_v2df, vec_pack_trunc_df): Swap source ops for > big-endian.
OK /Marcus