[LLVMdev] inlining with O3 and O4

Ramanarayanan, Ramshankar Ramshankar.Ramanarayanan at amd.com
Tue Aug 28 21:11:01 PDT 2012


I am wondering how O4 vs O3 do inlining. With O4 it looks like inlining is done first on each file and then at linking phase. Wouldn't it be a better alternative to delay inlining decisions until the link stage?

Ram
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120829/dda45c1c/attachment.html>


More information about the llvm-dev mailing list