| Version 34 (modified by gmainland, 13 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 the 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.
