Some 64-vector SIMD primitives are absolutely useless
The primitives packInt8X64#, packWord8X64#, unpackInt8X64#, unpackWord8X64# cannot be used because their types include unboxed 64-tuples, but any haskell code using them does not compile due to the 62-tuple limitation.
Trac metadata
| Trac field | Value |
|---|---|
| Version | |
| Type | Bug |
| TypeOfFailure | OtherFailure |
| Priority | normal |
| Resolution | Unresolved |
| Component | Compiler |
| Test case | |
| Differential revisions | |
| BlockedBy | |
| Related | |
| Blocking | |
| CC | |
| Operating system | |
| Architecture |