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
Previous stabs at this setting hypertuned it for SPEC2017, but Clang's
own compilation can benefit from a slightly lower threshold, yielding
0.3% improvement in compile time, while still maintaining a 0.1%
improvement in SPEC2017.
Most notable benefactors of this change are:
- llvm::Instruction::getNumSuccessors (11 cases)
- llvm::Instruction::getSuccessor (11 cases)
0 commit comments