[PATCH] D39147: Do not abort if overflow check does not use EQ or NE.
Eli Friedman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 20 15:36:50 PDT 2017
efriedma accepted this revision.
efriedma added a comment.
This revision is now accepted and ready to land.
LGTM. (I'm pretty sure it's possible to come up with a testcase, but it's not worth the time to figure out what exact legalization sequence would trigger this.)
https://reviews.llvm.org/D39147
More information about the llvm-commits
mailing list