Skip to content
Commit 6186c967 authored by Owen Anderson's avatar Owen Anderson
Browse files

When folding away a (shl (shr)) pair, we need to check that the bits that will BECOME the low

bits are zero, not that the current low bits are zero.  Fixes <rdar://problem/8606771>.

llvm-svn: 117953
parent 865dd96f
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