[all-commits] [llvm/llvm-project] f51d87: [InstSimplify] Simplify 'x u>= 1' to true when x i...
Iris Shi via All-commits
all-commits at lists.llvm.org
Sat Jun 21 22:32:41 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f51d8730b309c14a78764e1b9a2e112e038ed3a0
https://github.com/llvm/llvm-project/commit/f51d8730b309c14a78764e1b9a2e112e038ed3a0
Author: Iris Shi <0.0 at owo.li>
Date: 2025-06-22 (Sun, 22 Jun 2025)
Changed paths:
M llvm/lib/Analysis/InstructionSimplify.cpp
A llvm/test/Transforms/InstSimplify/umax-1.ll
Log Message:
-----------
[InstSimplify] Simplify 'x u>= 1' to true when x is known non-zero (#145204)
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list