accelerate-backend-kit icon indicating copy to clipboard operation
accelerate-backend-kit copied to clipboard

New failing tests

Open svenssonjoel opened this issue 10 years ago • 0 comments

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

svenssonjoel avatar Nov 05 '14 00:11 svenssonjoel