-
Notifications
You must be signed in to change notification settings - Fork 0
SIMD abstraction layer for sse, altivec and spu
License
joeldevahl/simd
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
- simple simd abstraction layer - Compile by defining your compiler COMPILER_GCC or COMPILER_MSVC and your instruction set: SIMD_NONE, SIMD_ALTIVEC, SIMD_SPU or SIMD_SEE. For SSE, define SIMD_SSE to be the instruction set version you want to compile for (SIMD_SSE=3). This library is work in progress, any feedback and patches are welcome.
About
SIMD abstraction layer for sse, altivec and spu
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published