AccelerateHS / AccelerateHS/accelerate-backend-kit
New failing tests
- Dominant language
- Haskell
- Stars
- 16
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
p90a,b,c fails in ExplicitShapes (doBinds)
explicitShapes: doBinds got unexpected =TTuple [TArray 1 TInt,TArray 1 TInt,TArray 1 TInt]
p92 and p92a sends backend-kit into infinite loop:
!! victory is CLOSE -- Fusable input on right of zipwith, FLIPPING.
!! victory is CLOSE -- Fusable input on right of zipwith, FLIPPING.
!! victory is CLOSE -- Fusable input on right of zipwith, FLIPPING.
...
I suspect that p40a is failing in a different way now (after Array tuple changes):
RemoveArrayTuple: TupleRefFromRight: e=[] l=1 i=1 ae=Vr (TTuple [TArray 1 TInt,TArray 0 TInt]) tmp_1
Same for p41a:
RemoveArrayTuple: TupleRefFromRight: e=[] l=1 i=1 ae=Vr (TTuple [TArray 1 TInt,TArray 0 TInt]) tmp_1
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.