[PATCH] D60846: [ValueTracking] Improve isKnowNonZero for Ints

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 3 07:18:17 PDT 2019


spatel added a comment.

I can't tell what's actually happening in the LICM tests, so:
rL359881 <https://reviews.llvm.org/rL359881>

Please rebase and update the patch here. Don't forget to update that TODO comment in the test file too; we should be set after that.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D60846/new/

https://reviews.llvm.org/D60846





More information about the llvm-commits mailing list