Maven (famous)@lemmy.zip to Programmer Humor@programming.dev · 4 days ago// Implementlemmy.zipimagemessage-square21fedilinkarrow-up1176arrow-down11
arrow-up1175arrow-down1image// Implementlemmy.zipMaven (famous)@lemmy.zip to Programmer Humor@programming.dev · 4 days agomessage-square21fedilink
minus-squareanton@piefed.blahaj.zonelinkfedilinkEnglisharrow-up8·4 days agoIf those are normal integers, the compiler optimizes that to a simple compare and branch/cmov.
minus-squareEager Eagle@lemmy.worldlinkfedilinkEnglisharrow-up2·edit-24 days 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