[llvm] [InstSimplify] Simplify nonzero comparisons involving X urem Y via X u>= Y (PR #216072)
Hadong Lee via llvm-commits
llvm-commits at lists.llvm.org
Sat Aug 15 02:42:52 PDT 2026
ChrisLee02 wrote:
> Emm... It is a bit weird that the new version doesn't trigger optimizations in the corpus. Can you have a look at https://github.com/dtcxzyw/llvm-opt-benchmark-nightly/pull/915/files?
>
>
Sure I'll take a look and let you know.
https://github.com/llvm/llvm-project/pull/216072
More information about the llvm-commits
mailing list