[PATCH] D91046: [CGSCC][Inliner] Handle new non-trivial edges in updateCGAndAnalysisManagerForPass

Arthur Eubanks via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 10 10:42:07 PST 2020


aeubanks updated this revision to Diff 304255.
aeubanks added a comment.

remove leftover dump


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D91046/new/

https://reviews.llvm.org/D91046

Files:
  llvm/lib/Analysis/CGSCCPassManager.cpp
  llvm/lib/Transforms/IPO/Inliner.cpp
  llvm/unittests/Analysis/CGSCCPassManagerTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91046.304255.patch
Type: text/x-patch
Size: 5858 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201110/026e4d76/attachment.bin>


More information about the llvm-commits mailing list