Comment on Why is processing a sorted array faster than an unsorted array?parentComments−tptacek13yYou can just compile the code and look at it; yes, the sum gets a register.
Comments
You can just compile the code and look at it; yes, the sum gets a register.