[PATCH] D142830: [ValueTracking] Improve non-zero tracking of `X` by also searching through `Use(X)` that imply non-zero
Noah Goldstein via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Jan 29 13:21:22 PST 2023
goldstein.w.n updated this revision to Diff 493135.
goldstein.w.n added a comment.
Updated tests, fixed some nits, rebase
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D142830/new/
https://reviews.llvm.org/D142830
Files:
llvm/lib/Analysis/ValueTracking.cpp
llvm/test/Analysis/ValueTracking/known-non-zero-through-dom-use.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D142830.493135.patch
Type: text/x-patch
Size: 11317 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230129/b7ece6d4/attachment.bin>
More information about the llvm-commits
mailing list