[X86] Fix the value of the low mask for the lowering of MUL_LOHI for v4i32.
authorQuentin Colombet <qcolombet@apple.com>
Wed, 13 Aug 2014 23:49:24 +0000 (23:49 +0000)
committerQuentin Colombet <qcolombet@apple.com>
Wed, 13 Aug 2014 23:49:24 +0000 (23:49 +0000)
commitb2b79cd4850c9e1a812d6afdcd31ebc77c6ea874
tree29e4e30d6ad87e3c6b0e4d056ce1d65894130dfd
parentd0ddfb08967515b6e4630a90f3a78bd90118f9c9
[X86] Fix the value of the low mask for the lowering of MUL_LOHI for v4i32.
Found by code inspection.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@215604 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86ISelLowering.cpp