Comment by mbel 9 hours ago Unless your code targets some exotic architecture, like idk x86. 3 comments mbel Reply cataphract 7 hours ago Not really. Wait until the compiler starts vectorizing your code and using instructions requiring alignment (like the ones with A or NT in the mnemonic). saagarjha 6 hours ago Usually the compiler will probably not generate those bigfishrunning 21 minutes ago > Usually...probably...you're betting against the compiler ever improving.
cataphract 7 hours ago Not really. Wait until the compiler starts vectorizing your code and using instructions requiring alignment (like the ones with A or NT in the mnemonic). saagarjha 6 hours ago Usually the compiler will probably not generate those bigfishrunning 21 minutes ago > Usually...probably...you're betting against the compiler ever improving.
saagarjha 6 hours ago Usually the compiler will probably not generate those bigfishrunning 21 minutes ago > Usually...probably...you're betting against the compiler ever improving.
bigfishrunning 21 minutes ago > Usually...probably...you're betting against the compiler ever improving.
Not really. Wait until the compiler starts vectorizing your code and using instructions requiring alignment (like the ones with A or NT in the mnemonic).
Usually the compiler will probably not generate those
> Usually...probably...
you're betting against the compiler ever improving.