Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
tjalfi
on Feb 9, 2025
|
parent
|
context
|
favorite
| on:
Don't "optimize" conditional moves in shaders with...
clang has the
__builtin_unpredictable()
intrinsic[0] for this purpose.
[0]
https://clang.llvm.org/docs/LanguageExtensions.html#builtin-...
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
[0] https://clang.llvm.org/docs/LanguageExtensions.html#builtin-...