Maven (famous)@lemmy.zip to Programmer Humor@programming.dev · 15 days ago// Implementimagemessage-square21linkfedilinkarrow-up1179arrow-down11
arrow-up1178arrow-down1image// ImplementMaven (famous)@lemmy.zip to Programmer Humor@programming.dev · 15 days agomessage-square21linkfedilink
minus-squareanton@piefed.blahaj.zonelinkfedilinkEnglisharrow-up8·14 days agoIf those are normal integers, the compiler optimizes that to a simple compare and branch/cmov.
minus-squareEager Eagle@lemmy.worldlinkfedilinkEnglisharrow-up2·edit-214 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