[PATCH] D47259: [IPSCCP,PM] Preserve DT in the new pass manager.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 8 07:14:44 PST 2018
fhahn updated this revision to Diff 173164.
fhahn retitled this revision from "[IPSCCP] Preserve DT in the new pass manager." to "[IPSCCP,PM] Preserve DT in the new pass manager.".
fhahn edited the summary of this revision.
fhahn added a comment.
Rebased after DTUpdater changes landed.
This patch also restructures the way analyses are passed between the solver and IPO/SCCP.cpp, to make it slightly simpler.
https://reviews.llvm.org/D47259
Files:
include/llvm/Transforms/Scalar/SCCP.h
lib/Transforms/IPO/SCCP.cpp
lib/Transforms/Scalar/SCCP.cpp
test/Transforms/SCCP/ipsccp-preserve-domtree.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47259.173164.patch
Type: text/x-patch
Size: 10265 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181108/ce51a491/attachment-0001.bin>
More information about the llvm-commits
mailing list