[PATCH] D72226: [PM][CGSCC] API for outlined ref edges
Brian Gesiak via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 6 21:09:47 PST 2020
modocache updated this revision to Diff 236504.
modocache retitled this revision from "Short-circuit SCC update for self-referential edge" to "[PM][CGSCC] API for outlined ref edges".
modocache edited the summary of this revision.
modocache added a comment.
Update fields in Phabricator.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D72226/new/
https://reviews.llvm.org/D72226
Files:
llvm/include/llvm/Analysis/LazyCallGraph.h
llvm/include/llvm/Transforms/Utils/CallGraphUpdater.h
llvm/lib/Analysis/LazyCallGraph.cpp
llvm/lib/Transforms/Utils/CallGraphUpdater.cpp
llvm/unittests/Analysis/CGSCCPassManagerTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72226.236504.patch
Type: text/x-patch
Size: 6915 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200107/41ae21ec/attachment.bin>
More information about the llvm-commits
mailing list