Google Looks To Upstream Its Propeller Tool To LLVM For More Performance
phoronix.com·2d
⚙️LLVM
Preview
Report Post

LLVM

Google’s Propeller is a profile-guided, reflinking optimizer for large codebases. Propeller is built atop LLVM and can allow for whole-program optimizations. Google compiler engineers are now hoping to bring the Propeller tool into the upstream LLVM codebase.

Google’s Propeller has been in the works for several years for speeding up the performance of large binaries/applications. They have even used AutoFDO and Propeller on Linux kernel builds for 5~10% performance improvements.

Jin Huang of Google’s compiler team posted a proposal to the [LLVM Discourse](https://discourse.llvm.org/t/rfc-upstreaming-p…

Similar Posts

Loading similar posts...