branchless programming is cool, I think any existing program can be modeled to be branchless if you make the correct compromises (but the efficiency loss in doing so would be absolutely colossally abhorrent). It's definitively a neat exercise for the brain, and it helps with performance in many cases.
branchless programming is cool, I think any existing program can be modeled to be branchless if you make the correct compromises (but the efficiency loss in doing so would be absolutely colossally abhorrent). It's definitively a neat exercise for the brain, and it helps with performance in many cases.