[PATCH] D60846: [ValueTracking] Improve isKnowNonZero for Ints
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Apr 28 09:16:12 PDT 2019
spatel requested changes to this revision.
spatel added a comment.
This revision now requires changes to proceed.
In D60846#1481774 <https://reviews.llvm.org/D60846#1481774>, @nikic wrote:
> test/Transforms/LICM/hoist-mustexec.ll still needs to be updated. (Should probably generate full checks as a preliminary NFC commit first.)
Oops - I forgot that even though I mentioned it in the earlier comment. Yes, that must be included in this patch (and any other existing tests that are known to be affected).
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60846/new/
https://reviews.llvm.org/D60846
More information about the llvm-commits
mailing list