[PATCH] D143358: [RPOFunctionAttrs] Use LazyCallGraph instead of CallGraph
Samuel Eubanks via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 6 19:06:03 PST 2023
swamulism updated this revision to Diff 495350.
swamulism added a comment.
Fix test
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D143358/new/
https://reviews.llvm.org/D143358
Files:
llvm/include/llvm/InitializePasses.h
llvm/include/llvm/LinkAllPasses.h
llvm/include/llvm/Transforms/IPO.h
llvm/lib/Transforms/IPO/FunctionAttrs.cpp
llvm/lib/Transforms/IPO/IPO.cpp
llvm/lib/Transforms/IPO/PassManagerBuilder.cpp
llvm/test/Other/new-pm-lto-defaults.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143358.495350.patch
Type: text/x-patch
Size: 8241 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230207/334cc9fc/attachment.bin>
More information about the llvm-commits
mailing list