[InstCombine] Use APInt::intersects and APInt::isSubsetOf to improve a few more place...
authorCraig Topper <craig.topper@gmail.com>
Thu, 20 Apr 2017 21:24:37 +0000 (21:24 +0000)
committerCraig Topper <craig.topper@gmail.com>
Thu, 20 Apr 2017 21:24:37 +0000 (21:24 +0000)
commitff23889609b16da9c598056910a416138923e27c
tree78b13a09426feef81a598347e41b3f2cf79b8d24
parent3f5152d212898a6e1b6b124c9d5a8287f7b64bb7
[InstCombine] Use APInt::intersects and APInt::isSubsetOf to improve a few more places in SimplifyDemandedBits.

llvm-svn: 300896
llvm/lib/Transforms/InstCombine/InstCombineSimplifyDemanded.cpp