[PATCH] D157801: [ValueTracking] Use predicates for incoming phi-edges to deduce non-zero

Noah Goldstein via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 22 08:59:33 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG39e9862e6b9f: [ValueTracking] Use predicates for incoming phi-edges to deduce non-zero (authored by goldstein.w.n).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D157801

Files:
  llvm/lib/Analysis/ValueTracking.cpp
  llvm/test/Analysis/ValueTracking/phi-known-nonzero.ll
  llvm/test/Transforms/FunctionAttrs/nonnull.ll
  llvm/test/Transforms/JumpThreading/phi-known.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D157801.552397.patch
Type: text/x-patch
Size: 6206 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230822/7c95e69b/attachment.bin>


More information about the llvm-commits mailing list