[X86] A small fix in X86/X86TargetTransformInfo.cpp: check a value type is simple...
authorCong Hou <congh@google.com>
Wed, 28 Oct 2015 18:15:46 +0000 (18:15 +0000)
committerCong Hou <congh@google.com>
Wed, 28 Oct 2015 18:15:46 +0000 (18:15 +0000)
commit76481a832623c2a61761a9e78137116c070007cc
tree8013dd26e845f3830278bad3e051d49edb9c6ee2
parent5b6459c883acde4b6eb4c2bbabf37905948c6ca5
[X86] A small fix in X86/X86TargetTransformInfo.cpp: check a value type is simple before calling getSimpleVT().

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