|
|
|
|
|
by Pazzaz
2601 days ago
|
|
What can the compiler actually do with '__builtin_expect_with_probability'? I understand that '__builtin_expect' can be used to choose which branch to prioritize but can you expect the optimizer to get better by having a probability attached? |
|