[PATCH] D142831: [ValueTracking] Add tests cases for `isKnownNonZero` for `X < C1 && X > C2`; NFC

Noah Goldstein via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jan 29 13:22:06 PST 2023


goldstein.w.n updated this revision to Diff 493136.
goldstein.w.n added a comment.

Add 1 more test to highlight need of isAssumedTrue


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D142831

Files:
  llvm/test/Analysis/ValueTracking/known-non-zero-range.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D142831.493136.patch
Type: text/x-patch
Size: 7657 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230129/2d2d8c75/attachment.bin>


More information about the llvm-commits mailing list