Chromium Code Reviews
DescriptionReapply "Add a shrinking reduction for dead continuation parameters."
This reapplies SVN revision r43093 with bug fixes. A failing assert
was fixed, and continuation eta-reduction was restricted to not change
non-call continuations into call continuations. If these were to
occur, they risk duplicating code and so are not always on
optimization.
BUG=
R=asgerf@google.com
Committed: https://code.google.com/p/dart/source/detail?r=43135
Patch Set 1 #Patch Set 2 : The actual fix. #
Total comments: 1
Messages
Total messages: 5 (1 generated)
|