[PATCH] D76193: [ValueTracking] Use assumptions in computeConstantRange.
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Mar 15 08:33:08 PDT 2020
nikic added a comment.
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.
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