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

Dan Robertson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 2 20:21:56 PDT 2019


dlrobertson updated this revision to Diff 197914.
dlrobertson added a comment.
Herald added a subscriber: asbirlea.

Update LICM tests


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

https://reviews.llvm.org/D60846

Files:
  llvm/lib/Analysis/ValueTracking.cpp
  llvm/test/Transforms/InstCombine/known-non-zero.ll
  llvm/test/Transforms/InstSimplify/known-non-zero.ll
  llvm/test/Transforms/LICM/hoist-mustexec.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60846.197914.patch
Type: text/x-patch
Size: 5886 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190503/bbec250b/attachment.bin>


More information about the llvm-commits mailing list