Source
- URL: https://x.com/int_16h/status/1888424191722229986
- Author: INT 16H (@int_16h)
- Posted: 2025-02-09 03:06:27
Branch
1/ @int_16h
@iquilezles
The fear of branching is still so strong.
I think people often see using ‘step’ or other tricks as guarantee that there will be no branching, while using ‘if’ means that we solely rely on compiler to do the right thing, while nothing is promised.