OSDN Git Service

[X86] Don't use getZExtValue when we have no idea how large the input elements are.
authorCraig Topper <craig.topper@intel.com>
Mon, 26 Feb 2018 04:43:24 +0000 (04:43 +0000)
committerCraig Topper <craig.topper@intel.com>
Mon, 26 Feb 2018 04:43:24 +0000 (04:43 +0000)
commit6c409226e672c0b4371e1cd9248589df849fcf0d
treed0c717b9f3aff6d9ea25b5ca9e9f59390d4418fe
parent160e60e180077ae6c838fa3336603f3b40670edf
[X86] Don't use getZExtValue when we have no idea how large the input elements are.

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