[PATCH] D60846: [ValueTracking] Improve isKnowNonZero for Ints
Johannes Doerfert via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 29 16:14:57 PDT 2019
jdoerfert added a comment.
I accidentally did the same thing you did in D69571 <https://reviews.llvm.org/D69571> while looking into https://bugs.llvm.org/show_bug.cgi?id=43833. Anyway, I took your reproducer, fixed the issue our patches exposed (I think), and put it up there :)
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60846/new/
https://reviews.llvm.org/D60846
More information about the llvm-commits
mailing list