We only want to zero extend the existing information if the bit width is
authorCameron Zwarich <zwarich@apple.com>
Fri, 25 Feb 2011 01:10:55 +0000 (01:10 +0000)
committerCameron Zwarich <zwarich@apple.com>
Fri, 25 Feb 2011 01:10:55 +0000 (01:10 +0000)
commit33b554795def5cd50f961721acbb33246226824b
tree0bb4b808db4814447ceb640c95b7c001dd5b60d1
parent57f1e2cee06f9b57995727d786aeb1031c5376bd
We only want to zero extend the existing information if the bit width is
actually larger.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@126464 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/FunctionLoweringInfo.cpp