[ConstantRange] Improve the implementation of binaryOr
This diff adjusts binaryOr to take advantage of the analysis based on KnownBits. Differential revision: https://reviews.llvm.org/D125933 Test plan: 1/ ninja check-llvm 2/ ninja check-llvm-unit
Loading
Please sign in to comment