[PATCH] D20327: [InstCombine] transform multiplication overflow check written as a > (UINT_MAX /u b) to umul.with.overflow
Dávid Bolvanský via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Jun 30 05:04:28 PDT 2019
xbolva00 added a comment.
Please upload with the full context
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D20327/new/
https://reviews.llvm.org/D20327
More information about the llvm-commits
mailing list