Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
ot
on Feb 22, 2016
|
parent
|
context
|
favorite
| on:
How undefined signed overflow enables optimization...
Clang also has a more explicit __builtin_assume(expression) builtin, although anecdotally GCC makes better use of these hints. Folly has a function to make it portable:
https://github.com/facebook/folly/blob/bb5ed8070d533c016e1e9...
Consider applying for YC's Summer 2026 batch! Applications are open till May 4
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
https://github.com/facebook/folly/blob/bb5ed8070d533c016e1e9...