Maven (famous)@lemmy.zip to Programmer Humor@programming.dev · 23 days ago// Implementlemmy.zipimagemessage-square14fedilinkarrow-up157arrow-down10
arrow-up157arrow-down1image// Implementlemmy.zipMaven (famous)@lemmy.zip to Programmer Humor@programming.dev · 23 days agomessage-square14fedilink
minus-squareanton@piefed.blahaj.zonelinkfedilinkEnglisharrow-up3·23 days 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.