Maven (famous)@lemmy.zip to Programmer Humor@programming.dev · 1 month ago// Implementlemmy.zipimagemessage-square22fedilinkarrow-up1173arrow-down10
arrow-up1173arrow-down1image// Implementlemmy.zipMaven (famous)@lemmy.zip to Programmer Humor@programming.dev · 1 month agomessage-square22fedilink
minus-squareanton@piefed.blahaj.zonelinkfedilinkEnglisharrow-up8·1 month agoIf those are normal integers, the compiler optimizes that to a simple compare and branch/cmov.
minus-squareEager Eagle@lemmy.worldlinkfedilinkEnglisharrow-up2·edit-21 month agofor others - https://godbolt.org/z/osaKrxsPx
If those are normal integers, the compiler optimizes that to a simple compare and branch/cmov.
for others - https://godbolt.org/z/osaKrxsPx