[PATCH] D76931: [ValueLattice] Distinguish between constant ranges with/without undef.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 31 04:59:06 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rGb37543750c76: [ValueLattice] Distinguish between constant ranges with/without undef. (authored by fhahn).
Changed prior to commit:
https://reviews.llvm.org/D76931?vs=253634&id=253844#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D76931/new/
https://reviews.llvm.org/D76931
Files:
llvm/include/llvm/Analysis/LazyValueInfo.h
llvm/include/llvm/Analysis/ValueLattice.h
llvm/lib/Analysis/LazyValueInfo.cpp
llvm/lib/Analysis/ValueLattice.cpp
llvm/lib/Transforms/Scalar/CorrelatedValuePropagation.cpp
llvm/test/Transforms/CorrelatedValuePropagation/merge-range-and-undef.ll
llvm/test/Transforms/SCCP/phi-cycle.ll
llvm/test/Transforms/SCCP/range-and-ip.ll
llvm/test/Transforms/SCCP/range-and.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76931.253844.patch
Type: text/x-patch
Size: 20731 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200331/bb506d5f/attachment-0001.bin>
More information about the llvm-commits
mailing list