[PATCH] D143358: [RPOFunctionAttrs] Use LazyCallGraph instead of CallGraph

Arthur Eubanks via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 7 13:17:53 PST 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG4e3aae1b91c9: [RPOFunctionAttrs] Use LazyCallGraph instead of CallGraph (authored by swamulism, committed by aeubanks).

Changed prior to commit:
  https://reviews.llvm.org/D143358?vs=495350&id=495629#toc

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.495629.patch
Type: text/x-patch
Size: 8207 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230207/a4bab22f/attachment.bin>


More information about the llvm-commits mailing list