summaryrefslogtreecommitdiff
path: root/compiler/parser
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2016-07-06 15:44:18 +0200
committerJoachim Breitner <mail@joachim-breitner.de>2016-07-11 11:14:39 +0200
commitcc95b211e7d08cda47d3e86632b5f514d5c8a876 (patch)
tree7f1523520664b5d1d6ac28f5b46aa4cbace472d8 /compiler/parser
parent0ab63cf48580abbfe15ece934aec093203f29ed2 (diff)
downloadhaskell-wip/T12370.tar.gz
Demand analyser: Implement LetUp rule (#12370)wip/T12370
This makes the implementation match the description in the paper more closely: There, a let binding that is not a function has first its body analised, and then the binding’s RHS. This way, the demand on the bound variable by the body can be fed into the RHS, yielding more precise results. Performance measurements do unfortunately not show significant improvements or regessions. Differential Revision: https://phabricator.haskell.org/D2395
Diffstat (limited to 'compiler/parser')
0 files changed, 0 insertions, 0 deletions