[InstCombine] Use APInt::getActiveBits() to avoid creating an APInt from a...
[InstCombine] Use APInt::getActiveBits() to avoid creating an APInt from a trailing zero count to do a comparison. NFCI llvm-svn: 313792
Loading
Please register or sign in to comment