Skip to content

Commit

Permalink
new idea
Browse files Browse the repository at this point in the history
  • Loading branch information
csabahruska committed Dec 10, 2018
1 parent 1cad7d8 commit 0c43b49
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions notes/optimisation-notes
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,6 @@ question:
is there a case when can call by need (with sharing analysis) would block further optimisations that was possible with call by name?


- new transformation / grin language modification
for better accuracy each case alternative should introduce a new binder for the narrowed scrutinee,
substitute the scritinee variable with the alternative's narrowed scrutinee version

0 comments on commit 0c43b49

Please sign in to comment.