Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
GHC
GHC
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 4,391
    • Issues 4,391
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
    • Iterations
  • Merge Requests 375
    • Merge Requests 375
  • Requirements
    • Requirements
    • List
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI / CD
    • Code Review
    • Insights
    • Issue
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Glasgow Haskell Compiler
  • GHCGHC
  • Wiki
    • Simd
    • Implementation
  • status

status · Changes

Page history
Update status authored Apr 01, 2019 by Ben Gamari's avatar Ben Gamari
Hide whitespace changes
Inline Side-by-side
Showing with 2 additions and 644 deletions
+2 -644
  • simd/implementation/status.md simd/implementation/status.md +2 -644
  • No files found.
simd/implementation/status.md
View page @ caf3b26c
......@@ -7,655 +7,13 @@
### Tickets
## Status: closed (2 matches)
<table><tr><td>
</td>
<th>
Ticket (Ticket query: keywords: SIMD, group: status, max: 0, col: id, col: type, col: summary, col: priority, col: owner, order: id)
</th>
<th>
Type (Ticket query: keywords: SIMD, group: status, max: 0, col: id, col: type, col: summary, col: priority, col: owner, order: type)
</th>
<th>
Summary (Ticket query: keywords: SIMD, group: status, max: 0, col: id, col: type, col: summary, col: priority, col: owner, order: summary)
</th>
<th>
Priority (Ticket query: keywords: SIMD, group: status, max: 0, col: id, col: type, col: summary, col: priority, col: owner, desc: 1, order: priority)
</th>
<th>
Owner (Ticket query: keywords: SIMD, group: status, max: 0, col: id, col: type, col: summary, col: priority, col: owner, order: owner)
</th>
<td>
</td>
<td></td>
<td></td>
<td></td>
<td></td></tr>
<tr><td>
</td>
<th><a href="https://gitlab.haskell.org/ghc/ghc/issues/8033">#8033</a></th>
<td>
</td>
<th>
task
</th>
<td>
</td>
<th>
<a href="https://gitlab.haskell.org/ghc/ghc/issues/8033">add AVX register support to llvm calling convention</a>
</th>
<td>
</td>
<th>
normal
</th>
<td>
</td>
<th>
</th>
<td>
</td></tr>
<tr><td>
</td>
<th><a href="https://gitlab.haskell.org/ghc/ghc/issues/10286">#10286</a></th>
<td>
</td>
<th>
bug
</th>
<td>
</td>
<th>
<a href="https://gitlab.haskell.org/ghc/ghc/issues/10286">native code generator: GHC crash at GHC.Prim SIMD vector</a>
</th>
<td>
</td>
<th>
normal
</th>
<td>
</td>
<th>
</th>
<td>
</td></tr>
<tr><td>
</td>
<th>
## Status: new (5 matches)
</th>
<td>
</td>
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
<td></td></tr>
<tr><td>
</td>
<th>
Ticket (Ticket query: keywords: SIMD, group: status, max: 0, col: id, col: type, col: summary, col: priority, col: owner, order: id)
</th>
<th>
Type (Ticket query: keywords: SIMD, group: status, max: 0, col: id, col: type, col: summary, col: priority, col: owner, order: type)
</th>
<th>
Summary (Ticket query: keywords: SIMD, group: status, max: 0, col: id, col: type, col: summary, col: priority, col: owner, order: summary)
</th>
<th>
Priority (Ticket query: keywords: SIMD, group: status, max: 0, col: id, col: type, col: summary, col: priority, col: owner, desc: 1, order: priority)
</th>
<th>
Owner (Ticket query: keywords: SIMD, group: status, max: 0, col: id, col: type, col: summary, col: priority, col: owner, order: owner)
</th>
<td>
</td>
<td></td>
<td></td>
<td></td>
<td></td></tr>
<tr><td>
</td>
<th><a href="https://gitlab.haskell.org/ghc/ghc/issues/3557">#3557</a></th>
<td>
</td>
<th>
feature request
</th>
<td>
</td>
<th>
<a href="https://gitlab.haskell.org/ghc/ghc/issues/3557">CPU Vector instructions in GHC.Prim</a>
</th>
<td>
</td>
<th>
normal
</th>
<td>
</td>
<th>
</th>
<td>
</td></tr>
<tr><td>
</td>
<th><a href="https://gitlab.haskell.org/ghc/ghc/issues/7741">#7741</a></th>
<td>
</td>
<th>
feature request
</th>
<td>
</td>
<th>
<a href="https://gitlab.haskell.org/ghc/ghc/issues/7741">Add SIMD support to x86/x86_64 NCG</a>
</th>
<td>
</td>
<th>
normal
</th>
<td>
</td>
<th>
abhir00p
</th>
<td>
</td></tr>
<tr><td>
</td>
<th><a href="https://gitlab.haskell.org/ghc/ghc/issues/10648">#10648</a></th>
<td>
</td>
<th>
bug
</th>
<td>
</td>
<th>
<a href="https://gitlab.haskell.org/ghc/ghc/issues/10648">Some 64-vector SIMD primitives are absolutely useless</a>
</th>
<td>
</td>
<th>
normal
</th>
<td>
</td>
<th>
</th>
<td>
</td></tr>
<tr><td>
</td>
<th><a href="https://gitlab.haskell.org/ghc/ghc/issues/13852">#13852</a></th>
<td>
</td>
<th>
feature request
</th>
<td>
</td>
<th>
<a href="https://gitlab.haskell.org/ghc/ghc/issues/13852">Can we have more SIMD primops, corresponding to the untapped AVX etc. instructions?</a>
</th>
<td>
</td>
<th>
normal
</th>
<td>
</td>
<th>
</th>
<td>
</td></tr>
<tr><td>
</td>
<th><a href="https://gitlab.haskell.org/ghc/ghc/issues/12412">#12412</a></th>
<td>
</td>
<th>
bug
</th>
<td>
</td>
<th>
<a href="https://gitlab.haskell.org/ghc/ghc/issues/12412">SIMD things introduce a metric ton of known key things</a>
</th>
<td>
</td>
<th>
low
</th>
<td>
</td>
<th>
</th>
<td>
</td></tr></table>
See the ~SIMD label.
### Vector types
Vectors of the following types are implemented: `Int32`, `Int64`, `Float`, and `Double`. These types and their associated primops can be found in [\`GHC.Prim\`](https://downloads.haskell.org/~ghc/8.0.2/docs/html/libraries/ghc-prim-0.5.0.0/GHC-Prim.html#g:28).
Vectors of the following types are implemented: `Int32`, `Int64`, `Float`, and `Double`. These types and their associated primops can be found in [`GHC.Prim`](https://downloads.haskell.org/~ghc/8.0.2/docs/html/libraries/ghc-prim-0.5.0.0/GHC-Prim.html#g:28).
### Fixed and variable sized vectors
......
Clone repository Edit sidebar

GHC Home

Joining In

Newcomers info
Mailing Lists & IRC
The GHC Team

Documentation

GHC Status Info
Working conventions
Building Guide
Commentary

Wiki

Title Index
Recent Changes