[PATCH] D78667: [ValueLattice] Merging unknown with empty CR is unknown.
Eli Friedman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 22 14:09:36 PDT 2020
efriedma added a comment.
markConstantRange with an empty range should be equivalent to markUnknown (i.e. it shouldn't do anything at all).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D78667/new/
https://reviews.llvm.org/D78667
More information about the llvm-commits
mailing list