GCC is already producing SSE instructions but only scalar operations, the code of the synthesis engine can be greatly optimized by using hand-coded SSE instructions, the only thing required to implement it is padded notes data so that we can take chunks of vectorized notes data and divide greatly the amount of instructions to compute the additive bits.
GCC is already producing SSE instructions but only scalar operations, the code of the synthesis engine can be greatly optimized by using hand-coded SSE instructions, the only thing required to implement it is padded notes data so that we can take chunks of vectorized notes data and divide greatly the amount of instructions to compute the additive bits.