SIGN_EXTEND from the same type as the dest is valid.
authorChris Lattner <sabre@nondot.org>
Mon, 15 Mar 2010 16:15:56 +0000 (16:15 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 15 Mar 2010 16:15:56 +0000 (16:15 +0000)
commited7d10e1000ae88c9ec7a0db6002eb8b8543a470
tree3ce397ac43b21774b0c70e58a3615ffbcbbc41b6
parent7fb5c2dbec26b7de959269ade8906a7a1b6c7539
SIGN_EXTEND from the same type as the dest is valid.

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