Maven (famous)@lemmy.zip to Programmer Humor@programming.dev · 4 months ago// Implementlemmy.zipexternal-linkmessage-square20fedilinkarrow-up149arrow-down10
arrow-up149arrow-down1external-link// Implementlemmy.zipMaven (famous)@lemmy.zip to Programmer Humor@programming.dev · 4 months agomessage-square20fedilink
minus-squareanton@piefed.blahaj.zonelinkfedilinkEnglisharrow-up1·4 months agoIf those are normal integers, the compiler optimizes that to a simple compare and branch/cmov.
If those are normal integers, the compiler optimizes that to a simple compare and branch/cmov.