[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 14:50:37 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rG047186cc986f: [ValueTracking] isKnownNonZero() should take non-null-ness assumptions into… (authored by lebedev.ri).

Changed prior to commit:
  https://reviews.llvm.org/D71660?vs=234781&id=234792#toc

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.234792.patch
Type: text/x-patch
Size: 8550 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191219/89bc46ac/attachment.bin>


More information about the llvm-commits mailing list