[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
Mon Jul 13 23:35:15 PDT 2026
iamaayushrivastava wrote:
Dear reviewers, a gentle reminder on this PR whenever you get a chance. I'd appreciate your reviews when your schedule permits. Thanks! @RKSimon @nikic @dtcxzyw @zwuis
https://github.com/llvm/llvm-project/pull/201485
More information about the llvm-commits
mailing list