[BPI] Improve static heuristics for integer comparisons
Similarly as for pointers, even for integers a == b is usually false. GCC also uses this heuristic. Reviewed By: ebrevnov Differential Revision: https://reviews.llvm.org/D85781
Loading
Please sign in to comment