forked from mixxxdj/mixxx
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
As in it doesn't have much use in practice. Currently only the variants for up to 3 buffers are used. This removes all unused implementations along with the script that generated. It also un-inlines their definitions as there likely isn't much parameter passing overhead (compared to other factors such as increased instruction-cache pressure created from inlining long, highly vectorized and loop-unrolled code).
- Loading branch information
Showing
4 changed files
with
223 additions
and
9,087 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.