[PATCH] D119690: [InstCombine] Update predicate when canonicalizing comparisons in canonicalizeClampLike.
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 26 09:42:29 PDT 2022
spatel accepted this revision.
spatel added a comment.
This revision is now accepted and ready to land.
I didn't step through to see why the ult/uge variant doesn't trigger the bug, but there's a test now, so LGTM.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D119690/new/
https://reviews.llvm.org/D119690
More information about the llvm-commits
mailing list