Skip to content
Commit 6afc02f8 authored by Chris Lattner's avatar Chris Lattner
Browse files

shl is always zero extending, so always use a zero extending shift right.

This latent bug was exposed by recent changes, and is tested as:
llvm/test/Regression/Transforms/InstCombine/2004-09-28-BadShiftAndSetCC.llx

llvm-svn: 16546
parent 64ee1151
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