[PATCH] D142829: [ValueTracking] Add tests cases for `isKnownNonZero` provable indirectly; NFC

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


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

Move tests to instcombine + small updates to conditions


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D142829

Files:
  llvm/test/Analysis/ValueTracking/known-non-zero-through-dom-use.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D142829.493134.patch
Type: text/x-patch
Size: 15019 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230129/c56c43f8/attachment.bin>


More information about the llvm-commits mailing list