~duangle/scopes#5: 
error: codegen backend failed: Instruction does not dominate all uses!

repro:

spice genfn (i)
    spice-quote
        fn ()
            print i # just so it does something
run-stage;

global fparr : (array (pointer (function void)) 256)
run-stage;
for i in (range 256)
    fparr @ i = (genfn i)
Status
REPORTED
Submitter
~radgerayden
Assigned to
No-one
Submitted
4 years ago
Updated
4 years ago
Labels
No labels applied.