Skip to content
Commit d23004c3 authored by Craig Topper's avatar Craig Topper
Browse files

Introduce APInt::isSignBitSet/isSignBitClear. Use in place isSignBitSet in...

Introduce APInt::isSignBitSet/isSignBitClear. Use in place isSignBitSet in place of isNegative in known bits tracking.

This makes statements like KnownZero.isNegative() (which means the value we're tracking is positive) less confusing.

llvm-svn: 300457
parent 7c6bf1cc
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment