[ValueTracking] Handle non-zero ashr/lshr recurrences
If we know we don't shift out bits (e.g. exact), all we need to know is that input is non-zero.
parent
0f70a17d
Please register or sign in to comment
If we know we don't shift out bits (e.g. exact), all we need to know is that input is non-zero.