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

Dan Robertson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 7 19:23:21 PDT 2019


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rL360222: [ValueTracking] Improve isKnowNonZero for Ints (authored by dlrobertson, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D60846?vs=198123&id=198575#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D60846

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

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


More information about the llvm-commits mailing list