@neauoire it's best not to do these optimizations manually, the compiler should be able to do this for you. There may be some operations where this could help, but if you decide you wanna give it a try let me know and I can A-B the changes :)
@bd oki :) yeah I never know what turns into what, with one of the older cores, I noticed that in Compiler Explorer it would do an extra load between each.
@bd oki :) yeah I never know what turns into what, with one of the older cores, I noticed that in Compiler Explorer it would do an extra load between each.