[PATCH] D43173: [CallSiteSplitting] Preserve DominatorTreeAnalysis.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 12 10:28:21 PST 2018
fhahn updated this revision to Diff 133897.
fhahn added a comment.
Thanks @dberlin .
updated to use use getAnalysisIfAvailable for the old pass manager and getCachedResult for the new pass manager.
https://reviews.llvm.org/D43173
Files:
lib/Transforms/Scalar/CallSiteSplitting.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43173.133897.patch
Type: text/x-patch
Size: 3642 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180212/0f371177/attachment.bin>
More information about the llvm-commits
mailing list