Comment by charleslmunger
10 months ago
You can use __builtin_expect_with_probability with 0.5 to tell the compiler to be consistent in using a select rather than a branch.
10 months ago
You can use __builtin_expect_with_probability with 0.5 to tell the compiler to be consistent in using a select rather than a branch.
No comments yet
Contribute on Hacker News ↗