OSDN Git Service

Fix another instance of the DAG combiner not using the correct type for the RHS of...
authorOwen Anderson <resistor@mac.com>
Thu, 14 Apr 2011 17:30:49 +0000 (17:30 +0000)
committerOwen Anderson <resistor@mac.com>
Thu, 14 Apr 2011 17:30:49 +0000 (17:30 +0000)
commita34d93630ea5864fde8066d5c9638fdda86e1fc1
tree57df1597b7fab9d8b627f5c937a83ec90b68ba21
parent2cb2aa610eddfe8629f983b9fe87412b7cbfb218
Fix another instance of the DAG combiner not using the correct type for the RHS of a shift.

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