[PATCH] D79036: [SCCP] Switch to widen at PHIs, stores and call edges.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 19 04:17:36 PDT 2020
fhahn updated this revision to Diff 264844.
fhahn marked 6 inline comments as done.
fhahn added a comment.
Address comments, add extra test cases for return value cycles.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D79036/new/
https://reviews.llvm.org/D79036
Files:
llvm/include/llvm/Analysis/ValueLattice.h
llvm/lib/Transforms/Scalar/SCCP.cpp
llvm/test/Transforms/SCCP/constant-range-struct.ll
llvm/test/Transforms/SCCP/ipsccp-cycles.ll
llvm/test/Transforms/SCCP/resolvedundefsin-tracked-fn.ll
llvm/test/Transforms/SCCP/widening.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79036.264844.patch
Type: text/x-patch
Size: 24354 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200519/e3119886/attachment.bin>
More information about the llvm-commits
mailing list