[PATCH] D47149: [SCCP] Mark CFG as preserved.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 27 08:09:05 PDT 2018
fhahn updated this revision to Diff 153093.
fhahn retitled this revision from "[SCCP] Mark DominatorTreeAnalysis as preserved." to "[SCCP] Mark CFG as preserved.".
fhahn edited the summary of this revision.
fhahn added a comment.
Updated to mark CFG as preserved. I also added a test case.
https://reviews.llvm.org/D47149
Files:
lib/Transforms/Scalar/SCCP.cpp
test/Other/opt-O2-pipeline.ll
test/Other/opt-O3-pipeline.ll
test/Other/opt-Os-pipeline.ll
test/Transforms/SCCP/preserve-analysis.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47149.153093.patch
Type: text/x-patch
Size: 4491 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180627/cbdb2471/attachment.bin>
More information about the llvm-commits
mailing list