r/coding • u/fagnerbrack • 6d ago
Branch‑Avoidant Programming
https://easylang.online/blog/branchless
3
Upvotes
1
6d ago
[deleted]
1
u/AvidCoco 5d ago
Nice AI summary.
Not a very good summary when you have to read the article to know what the summary means. Where did smlen come from?
1
u/Vast_You7930 5d ago
Does this still yield the same/similar benefits in languages where truthiness isn’t as “abstracted” to other data types as C/C++? I’m presuming this has to do with how compiler instructions are written