[PATCH] D142828: [ValueTracking] Add cases for additional ops in `isKnownNonZero`

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


goldstein.w.n updated this revision to Diff 493133.
goldstein.w.n marked 2 inline comments as done.
goldstein.w.n added a comment.

Remove invoke/ rebase


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D142828

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

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


More information about the llvm-commits mailing list