[PATCH] D75120: [ValueLattice] Add new state for undef constants.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Mar 14 10:43:46 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG4878aa36d4aa: [ValueLattice] Add new state for undef constants. (authored by fhahn).
Changed prior to commit:
https://reviews.llvm.org/D75120?vs=250363&id=250366#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D75120/new/
https://reviews.llvm.org/D75120
Files:
llvm/include/llvm/Analysis/ValueLattice.h
llvm/lib/Analysis/LazyValueInfo.cpp
llvm/lib/Analysis/ValueLattice.cpp
llvm/lib/Transforms/Scalar/SCCP.cpp
llvm/test/Transforms/CorrelatedValuePropagation/merge-range-and-undef.ll
llvm/test/Transforms/JumpThreading/ne-undef.ll
llvm/test/Transforms/SCCP/float-phis.ll
llvm/test/Transforms/SCCP/int-phis.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75120.250366.patch
Type: text/x-patch
Size: 22266 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200314/e488806c/attachment.bin>
More information about the llvm-commits
mailing list