| Version 33 (modified by gmainland, 14 months ago) |
|---|
The goal of the SIMD project is to allow GHC and Haskell libraries to take advantage of SIMD vector instructions. Please see the proposed design and he current implementation status for further details.
Obsolete sub-topics:
- An implementation plan.
- Manuel's notes on implementing SIMD support in GHC using LLVM.
- An old implementation of the very beginnings of SIMD support in GHC.
- An example of vector operations in LLVM IL.
