{{ message }}
Commit bc12f79
authored
In PGO mode, this function caused a compiler error in MSVC.
It turns out that optimizing for space only save the day, and is even faster.
However, without PGO, this is neither necessary nor slower.
1 parent 6f09f69 commit bc12f79
2 files changed
Lines changed: 11 additions & 0 deletions

0 commit comments