You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
DTLTO implementation code has been moved from `llvm/lib/LTO/` to `llvm/lib/DTLTO/`.
This refactor does not change any externally visible behavior,
so existing DTLTO tests and documentation remain valid.
The move was done to reduce code duplication, improve maintainability,
and make it easier to adopt future performance improvements.
0 commit comments