[LLVMdev] RFC - Profile Guided Optimization in LLVM
Xinliang David Li
xinliangli at gmail.com
Wed Jun 12 16:26:39 PDT 2013
>
> After the basic profile-based transformations are working, I would like to
> add new sources of profile. Mainly, I am thinking of implementing Auto
> FDO.
>
For those who are not familiar with what autoFDO is -- Auto FDO is
originally called Sample Based FDO. Its main author is Dehao Chen @google,
and Robert Hundt is the one of the main pushers of technology in Google.
The latest incarnation of this technology uses LBR events available on
Nehalem and above.
http://www.computer.org/csdl/trans/tc/2013/02/ttc2013020376-abs.html
Cheers,
David
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130612/bef348f4/attachment.html>
More information about the llvm-dev
mailing list