[PATCH] D72025: [PM][CG-SCC] Add a helper to update the call graph from SCC passes
Johannes Doerfert via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 6 15:31:53 PST 2020
jdoerfert updated this revision to Diff 236473.
jdoerfert added a comment.
First add new edges before the SCC might get split up
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D72025/new/
https://reviews.llvm.org/D72025
Files:
llvm/include/llvm/Analysis/CGSCCPassManager.h
llvm/lib/Analysis/CGSCCPassManager.cpp
llvm/unittests/Analysis/CGSCCPassManagerTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72025.236473.patch
Type: text/x-patch
Size: 12081 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200106/54c8552a/attachment.bin>
More information about the llvm-commits
mailing list