[PATCH] D76193: [ValueTracking] Use assumptions in computeConstantRange.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Mar 15 11:15:06 PDT 2020
fhahn added a comment.
In D76193#1923412 <https://reviews.llvm.org/D76193#1923412>, @nikic wrote:
> Can you please provide some context on where this is going to be used? Generally LVI should be quite good at handling these kinds of assumes.
Sure, I've linked D76194 <https://reviews.llvm.org/D76194>, which uses it in BasicAA.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D76193/new/
https://reviews.llvm.org/D76193
More information about the llvm-commits
mailing list