Link Time optimization.
for example, we can use clang option -flto=thin to specify the LTO type.
2. Profile Guided Optimization (PGO)
From Wikipedia, the free encyclopedia
3. IPO Interprocedural Optimization (IPO)
4. CMO/IPO (cross module optimizations)
5. LIPO - Profile Feedback Based Lightweight IPO
No comments:
Post a Comment