[all-commits] [llvm/llvm-project] 1021b0: [InstSimplify] Simplify 'x u>= 1' to true when x i...
Iris Shi via All-commits
all-commits at lists.llvm.org
Sat Jun 21 19:33:43 PDT 2025
Branch: refs/heads/users/el-ev/fold-loop-umax
Home: https://github.com/llvm/llvm-project
Commit: 1021b0a06db50c08da0c6f628a4ca88427976d28
https://github.com/llvm/llvm-project/commit/1021b0a06db50c08da0c6f628a4ca88427976d28
Author: Iris Shi <0.0 at owo.li>
Date: 2025-06-22 (Sun, 22 Jun 2025)
Changed paths:
M llvm/lib/Analysis/InstructionSimplify.cpp
Log Message:
-----------
[InstSimplify] Simplify 'x u>= 1' to true when x is known non-zero
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