• Trevor L. McDonell's avatar
    lift coercions to surface types · 83f5ff8b
    Trevor L. McDonell authored
    Rather than operating on primitive scalar types only, allow coercions between surface (tuple) types. This may fail at runtime to find an appropriate coercion. The `bitcast` operation remains limited to simple scalar types with type-level size check.
    
    fixes AccelerateHS/accelerate#392
    83f5ff8b
Name
Last commit
Last update
..
Hash Loading commit data...
Hash.hs Loading commit data...
Match.hs Loading commit data...
Shape.hs Loading commit data...
Stencil.hs Loading commit data...
Type.hs Loading commit data...