[PATCH] D99069: [ValueTracking] Handle increasing mul recurrence in isKnownNonZero()

JinGu Kang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 23 16:06:54 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG2e2740b859cf: [ValueTracking] Handle increasing mul recurrence in isKnownNonZero() (authored by jaykang10).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D99069

Files:
  llvm/lib/Analysis/ValueTracking.cpp
  llvm/test/Analysis/ValueTracking/monotonic-phi.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D99069.332816.patch
Type: text/x-patch
Size: 8269 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210323/cd7d07c7/attachment.bin>


More information about the llvm-commits mailing list