[InstCombine] Use APInt::isSubsetOf to simplify some code in SimplifyDemandedBits. NFC
This allows us to use less temporary APInt for And and Invert operations. llvm-svn: 300885
Loading
Please sign in to comment
This allows us to use less temporary APInt for And and Invert operations. llvm-svn: 300885