aboutsummaryrefslogtreecommitdiffstats
path: root/Alc/vector.h
diff options
context:
space:
mode:
authorChris Robinson <[email protected]>2018-09-29 18:48:28 -0700
committerChris Robinson <[email protected]>2018-09-29 18:48:28 -0700
commitd5a78f0843571c55d9c7671c49c4b5a092ae951f (patch)
tree0a28374d9e723613d6424ee9326ad9a229d8b35f /Alc/vector.h
parent32494e72a55569b5de1d899663f0c76160e85cd9 (diff)
Improve a couple loops
Avoid masking the index with each iteration, and instead do up to when the mask would apply. This allows for better optimizations, in particular fewer instructions and better chances for vectorization.
Diffstat (limited to 'Alc/vector.h')
0 files changed, 0 insertions, 0 deletions