[PATCH] D71660: [ValueTracking] isKnownNonZero() should take non-null-ness assumptions into consideration (PR43267)

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 19 10:42:46 PST 2019


lebedev.ri updated this revision to Diff 234748.
lebedev.ri added a comment.

Though after sleeping on it, and finding the right microscope for this nail, other predicates added.
Hopefully the change can now proceed.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D71660

Files:
  llvm/lib/Analysis/ValueTracking.cpp
  llvm/test/Transforms/InstCombine/assume.ll
  llvm/test/Transforms/InstSimplify/assume-non-zero.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71660.234748.patch
Type: text/x-patch
Size: 8340 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191219/c8776ba8/attachment.bin>


More information about the llvm-commits mailing list