[PATCH] D60846: [ValueTracking] Improve isKnowNonZero for Ints
Dan Robertson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 8 14:09:47 PDT 2019
dlrobertson added a comment.
@uabelho great job coming up with a reproducer and thanks @nikic for reverting! I'll start working on a better solution.
I ran `ninja check`, but I did not hit any failures. Are there more architectures and/or tools I should enable and check before a commit?
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