Added check to avoid generating extract subvector beyond the end of the vector when...
authorMon P Wang <wangmp@apple.com>
Sun, 23 Nov 2008 04:35:05 +0000 (04:35 +0000)
committerMon P Wang <wangmp@apple.com>
Sun, 23 Nov 2008 04:35:05 +0000 (04:35 +0000)
commit6cce3dae900152203a51299e928d8ec738537d6a
tree73a596fc8f6615323601363acc9aa48cf3722008
parentdccb025768746abb6b6587c2190a69793570887c
Added check to avoid generating extract subvector beyond the end of the vector when normalizing vector shuffles.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@59900 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/SelectionDAGBuild.cpp