Fix a problem with DAGCombine where we were building an illegal build
vector shuffle mask. Forced the mask to be built using i32.  Note: this will
be irrelevant once vector_shuffle no longer takes a build vector for the
shuffle mask.

llvm-svn: 67076
2 files changed
tree: 374d19fdb8f84d953f6a2c1a794fc69f9cc5691a
  1. clang/
  2. llvm/