Hacker News new | ask | show | jobs
by o11c 971 days ago
For GCC at least, 90% is what the optimizer assumes by default. With the GCC-specific version you can specify any arbitrary chance; specifyig 50% encourages `cmov`.