[llvm] [InstSimplify] Fold icmp ult/ule (A nuw+ CA), (B nuw+ CB) to true when A <=u B and CA <=u CB (PR #201485)
Aayush Shrivastava via llvm-commits
llvm-commits at lists.llvm.org
Sun Aug 2 06:05:06 PDT 2026
iamaayushrivastava wrote:
Dear reviewers, a gentle reminder on this PR whenever you get a chance. I'd appreciate your review when your schedule permits. Thanks! @RKSimon @dtcxzyw
https://github.com/llvm/llvm-project/pull/201485
More information about the llvm-commits
mailing list