[PATCH] D74141: [InstCombine] Simplify a umul overflow check to a != 0 && b != 0.
Gerolf Hoflehner via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 13 20:42:32 PST 2020
Gerolf added reviewers: dexonsmith, Bigcheese, aemerson, majnemer.
Gerolf added a comment.
+ Duncan, Michae for clang.
+ Amara, David for another opinion. Seems straight forward & LGTM.
-Gerolf
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D74141/new/
https://reviews.llvm.org/D74141
More information about the llvm-commits
mailing list