[PATCH] D76149: [AssumeBundles] Use assume bundles in isKnownNonZero

Tyker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Apr 5 08:32:10 PDT 2020


Tyker updated this revision to Diff 255168.
Tyker marked 5 inline comments as done.
Tyker added a comment.

addressed comments.
add asserts to make sure that both path of getKnowledgeForValue lead to the same result.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D76149

Files:
  llvm/include/llvm/Analysis/AssumeBundleQueries.h
  llvm/lib/Analysis/AssumeBundleQueries.cpp
  llvm/lib/Analysis/ValueTracking.cpp
  llvm/lib/Transforms/IPO/Attributor.cpp
  llvm/test/Analysis/ValueTracking/assume.ll
  llvm/test/Transforms/Attributor/nonnull.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76149.255168.patch
Type: text/x-patch
Size: 14053 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200405/24b52314/attachment.bin>


More information about the llvm-commits mailing list