Skip to content
Commit 3a48b87c authored by Duncan Sands's avatar Duncan Sands
Browse files

Fix PR6165. The bug was that LHSKnownZero was being and'd with DemandedMask

when it should have been and'd with LowBits.  Fix that and while there beef
up the logic in the case of a negative LHS.

llvm-svn: 94745
parent 2cb94164
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