[PATCH] D76193: [ValueTracking] Use assumptions in computeConstantRange.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 16 06:26:27 PDT 2020
fhahn updated this revision to Diff 250548.
fhahn added a comment.
Add depth parameter & test case with contradictions.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D76193/new/
https://reviews.llvm.org/D76193
Files:
llvm/include/llvm/Analysis/ValueTracking.h
llvm/lib/Analysis/ValueTracking.cpp
llvm/unittests/Analysis/ValueTrackingTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76193.250548.patch
Type: text/x-patch
Size: 9151 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200316/1b2a4c00/attachment.bin>
More information about the llvm-commits
mailing list