Replace EVT with MVT in isHorizontalBinOp as it is only called with legal types.
authorCraig Topper <craig.topper@gmail.com>
Tue, 6 Aug 2013 06:05:05 +0000 (06:05 +0000)
committerCraig Topper <craig.topper@gmail.com>
Tue, 6 Aug 2013 06:05:05 +0000 (06:05 +0000)
commitaa0f420567240fda76a57c25cdfd8d49376c0e76
tree33bf8208d702f85a8e4f5e1e331a91aace70aa49
parent2e363350f5b3a5df6a92b5afe55ee2375e06740a
Replace EVT with MVT in isHorizontalBinOp as it is only called with legal types.

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