Closed
Bug 1792706
Opened 3 years ago
Closed 3 years ago
Investigate using LLVM BOLT to optimize the compiler to enable faster builds
Categories
(Firefox Build System :: Toolchains, enhancement)
Firefox Build System
Toolchains
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1789087
People
(Reporter: mayankleoboy1, Unassigned)
Details
Use LLVM BOLT silimar to how PGO is used - to build a Firefox-optimized compiler, that can in-turn build firefox faster (and save CI time/cost)
https://github.com/llvm/llvm-project/tree/main/bolt
It has instructions for building a optimized compiler.
Updated•3 years ago
|
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → DUPLICATE
Comment 2•3 years ago
|
||
sorry, I misunderstood your bug :)
Status: RESOLVED → REOPENED
Resolution: DUPLICATE → ---
Updated•3 years ago
|
Status: REOPENED → RESOLVED
Closed: 3 years ago → 3 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•