Skip to content

Commit b5732d3

Browse files
committed
SILGen: Eliminate the notion of 'extra call sites'
Now that curry thunks are gone, we can do a bit more refactoring to guarantee that an ApplyExpr always has the *exact* number of call sites expected. Extra call sites are handled by emitting the innermost ApplyExpr as an indirect callee, eliminating a special code path.
1 parent 4aa7516 commit b5732d3

File tree

1 file changed

+99
-217
lines changed

1 file changed

+99
-217
lines changed

0 commit comments

Comments
 (0)