[PATCH] D58644: [InstCombine] Optimize overflow check base on uadd.with.overflow result (PR40846)
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 11 11:57:42 PST 2019
nikic added a comment.
@lebedev.ri Right, the negated version should also be handled. I've committed this, but left https://bugs.llvm.org/show_bug.cgi?id=40846 open to track that.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D58644/new/
https://reviews.llvm.org/D58644
More information about the llvm-commits
mailing list