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

Tyker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 13 11:18:08 PDT 2020


Tyker created this revision.
Tyker added a reviewer: jdoerfert.
Herald added subscribers: llvm-commits, hiraditya.
Herald added a project: LLVM.

Use nonnull and dereferenceable from an assume bundle in isKnownNonZero


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D76149

Files:
  llvm/lib/Analysis/ValueTracking.cpp
  llvm/test/Analysis/ValueTracking/assume.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76149.250265.patch
Type: text/x-patch
Size: 3879 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200313/121dc890/attachment.bin>


More information about the llvm-commits mailing list