Skip to content
Commit 2a720d93 authored by Chris Lattner's avatar Chris Lattner
Browse files

fix visitShift to properly zero extend the shift amount if the provided operand

is narrower than the shift register.  Doing an anyext provides undefined bits in
the top part of the register.

llvm-svn: 125457
parent 20541a6d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment