From d71a11ad9bc8f6c9656ea87eb5d77fc11a6f6f47 Mon Sep 17 00:00:00 2001 From: "simonpj@microsoft.com" <unknown> Date: Tue, 5 Jun 2007 16:14:54 +0000 Subject: [PATCH] Typo in comments --- compiler/simplCore/SetLevels.lhs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compiler/simplCore/SetLevels.lhs b/compiler/simplCore/SetLevels.lhs index 13912dc234a..5061c18895f 100644 --- a/compiler/simplCore/SetLevels.lhs +++ b/compiler/simplCore/SetLevels.lhs @@ -445,7 +445,7 @@ don't understand the old comment either (which appears below). I measured the effect on nofib of changing OLD CODE to 'True', and got zeros everywhere, but a 4% win for 'puzzle'. Very small 0.5% loss for 'cse'; turns out to be because our arity analysis isn't good enough -yet (mentioned in Simon-nofib-notes. +yet (mentioned in Simon-nofib-notes). OLD comment was: Even if it escapes a value lambda, we only -- GitLab