aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/LiveDebugVariables.cpp
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@intel.com>2018-11-30 06:23:55 +0000
committerCraig Topper <craig.topper@intel.com>2018-11-30 06:23:55 +0000
commit0850e8a6b647323ba184d4c63a8d500b3a7ec013 (patch)
tree906fe82efcd00f083fec94f69d56cf6e168b94aa /llvm/lib/CodeGen/LiveDebugVariables.cpp
parent6e4dc6f23f0e755b29b1e9bba76632a536f5f534 (diff)
downloadllvm-0850e8a6b647323ba184d4c63a8d500b3a7ec013.zip
llvm-0850e8a6b647323ba184d4c63a8d500b3a7ec013.tar.gz
llvm-0850e8a6b647323ba184d4c63a8d500b3a7ec013.tar.bz2
[X86] Fix a couple types in SimplifyDemandedVectorEltsForTargetNode. NFCI
We had a EVT variable capturing the result of getSimpleValueType which returns an MVT. Another place using EVT that could have been MVT. And an 'int' that should be 'unsigned'. llvm-svn: 347959
Diffstat (limited to 'llvm/lib/CodeGen/LiveDebugVariables.cpp')
0 files changed, 0 insertions, 0 deletions