On Fri, Oct 11, 2013 at 8:48 AM, Bill Schmidt <wschm...@linux.vnet.ibm.com> wrote: > Hi, > > In my previous patch to split LE VSX loads and stores to introduce > permutes, I managed to miss the vector float modes. This patch corrects > the oversight, fixing up a few more test failures. > > Bootstrapped and tested on both powerpc64-unknown-linux-gnu and > powerpc64le-unknown-linux-gnu with no regressions. Ok for trunk? > > Thanks, > Bill > > > 2013-10-11 Bill Schmidt <wschm...@linux.vnet.ibm.com> > > * config/rs6000/vsx.md (*vsx_le_perm_load_v2di): Generalize to > handle vector float as well. > (*vsx_le_perm_load_v4si): Likewise. > (*vsx_le_perm_store_v2di): Likewise. > (*vsx_le_perm_store_v4si): Likewise.
Okay. Thanks, David