-
Notifications
You must be signed in to change notification settings - Fork 225
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Actually use the machine specific OPUS code
Set defines so that the preprocessor doesn't drop SSE code, add some compiler flags (for gcc) to enable SSE instructions. Note that Opus already has code to detect the support for SSE available at runtime, so that the SEEx code compiled in the specialized files will be only called when it can actually work.
- Loading branch information
Showing
1 changed file
with
54 additions
and
15 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