Turn (cast (shuffle (cast)) -> shuffle (cast) if it reduces the # casts in
the program.  This exposes more opportunities for the instcombiner, and implements
vec_shuffle.ll:test6

llvm-svn: 28487
1 file changed
tree: d9c48718e0ab2e1b7378c3d19c5b1bd5c531f1a7
  1. llvm/