[PATCH] D58644: [InstCombine] Optimize overflow check base on uadd.with.overflow result (PR40846)
Roman Lebedev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 5 11:06:32 PST 2019
lebedev.ri added a comment.
Forgot to add, what about other predicates +`xor (extract %agg, 1), -1` ?
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