[llvm] [InstCombine] Improve range computation in `foldICmpAddConstant` (PR #155096)

Andreas Jonson via llvm-commits llvm-commits at lists.llvm.org
Sat Aug 23 07:01:01 PDT 2025


================
@@ -3289,9 +3285,7 @@ entry:
 define i1 @zext_range_check_ult_range_check_failure(i8 %x) {
----------------
andjo403 wrote:

Change name of test? check_failure is a bit strange now

https://github.com/llvm/llvm-project/pull/155096


More information about the llvm-commits mailing list