the two non-mask arguments to a shufflevector must be the same width, but they do...
authorNate Begeman <natebegeman@mac.com>
Wed, 11 Feb 2009 22:36:25 +0000 (22:36 +0000)
committerNate Begeman <natebegeman@mac.com>
Wed, 11 Feb 2009 22:36:25 +0000 (22:36 +0000)
commit7b25467d062b46bd026c394e2bbc1124b4d12530
treef024af51a40d2afb0c0ad877b48318f4e92df57e
parentbd5e5a86697eb50cf9687a773cc55d9f021c624a
the two non-mask arguments to a shufflevector must be the same width, but they do not have to be the same
width as the result value.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@64335 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/InstructionCombining.cpp