Fix gcc warnings of different enum and non-enum types in ternaries
authorDenis Protivensky <dprotivensky@accesssoftek.com>
Tue, 7 Jul 2015 07:48:48 +0000 (07:48 +0000)
committerDenis Protivensky <dprotivensky@accesssoftek.com>
Tue, 7 Jul 2015 07:48:48 +0000 (07:48 +0000)
commit2b4a535b701656dfcc14ab362b72fa6664d4d2cd
tree0072ad9c5a9815c562d4eca836ba9255336d5b79
parenta744879a6588565f4ab627d597c54c8a3fb3559f
Fix gcc warnings of different enum and non-enum types in ternaries

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