[PATCH] D78667: [ValueLattice] Merging unknown with empty CR is unknown.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 23 09:11:23 PDT 2020
fhahn updated this revision to Diff 259590.
fhahn added a comment.
Herald added a subscriber: hiraditya.
> If the behavior here is changed, this comment in LVI should also be updated: https://github.com/llvm/llvm-project/blob/45526d29a5b2cf126b83ada3991921970007d16f/llvm/lib/Analysis/LazyValueInfo.cpp#L125-L127
Thanks, removed the TODO and updated the note.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D78667/new/
https://reviews.llvm.org/D78667
Files:
llvm/include/llvm/Analysis/ValueLattice.h
llvm/lib/Analysis/LazyValueInfo.cpp
llvm/test/Transforms/CorrelatedValuePropagation/sub.ll
llvm/test/Transforms/SCCP/widening.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78667.259590.patch
Type: text/x-patch
Size: 4906 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200423/e49a00a1/attachment-0001.bin>
More information about the llvm-commits
mailing list