diff options
author | Chris Robinson <[email protected]> | 2018-09-29 18:48:28 -0700 |
---|---|---|
committer | Chris Robinson <[email protected]> | 2018-09-29 18:48:28 -0700 |
commit | d5a78f0843571c55d9c7671c49c4b5a092ae951f (patch) | |
tree | 0a28374d9e723613d6424ee9326ad9a229d8b35f /XCompile.txt | |
parent | 32494e72a55569b5de1d899663f0c76160e85cd9 (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 'XCompile.txt')
0 files changed, 0 insertions, 0 deletions