On Mon, Nov 4, 2013 at 10:21 PM, Bill Schmidt <wschm...@linux.vnet.ibm.com> wrote: > Hi, > > This fixes the two companion patterns vec_pack_[su]fix_trunc_v2df in the > same manner as the recent fix for vec_pack_trunc_v2df. The same fix > obviously applies here as well. Bootstrapped and tested on > powerpc64{,le}-unknown-linux-gnu with no regressions. Is this ok for > trunk? > > Thanks, > Bill > > > 2013-11-04 Bill Schmidt <wschm...@linux.vnet.ibm.com> > > * config/rs6000/vector.md (vec_pack_sfix_trunc_v2df): Adjust for > little endian. > (vec_pack_ufix_trunc_v2df): Likewise.
This is okay. Thanks, David