OSDN Git Service

Make sure to sext or trunc the result from the register.
authorBill Wendling <isanbard@gmail.com>
Fri, 29 Jul 2011 01:11:14 +0000 (01:11 +0000)
committerBill Wendling <isanbard@gmail.com>
Fri, 29 Jul 2011 01:11:14 +0000 (01:11 +0000)
commit744b4bd170365a1e2953e8d28b676a26ee5425ba
tree736e53813dc10b36b7725f57435a23318c804462
parentfe42808f44a91421d46e68e85e7486a22a5a26ee
Make sure to sext or trunc the result from the register.

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