Skip to content
  • Simon Marlow's avatar
    Semi-tagging optimisation · 7f1bc015
    Simon Marlow authored
    In the generated code for case-of-variable, test the tag of the
    scrutinee closure and only enter if it is unevaluated.  Also turn
    *off* vectored returns.
    7f1bc015