patch applied (ghc): Apply RULES to simplified arguments
Simon Peyton Jones
simonpj at microsoft.com
Tue Nov 17 05:46:37 EST 2009
Tue Nov 17 02:44:37 PST 2009 simonpj at microsoft.com
* Apply RULES to simplified arguments
Ignore-this: 9a3475a9871f45ffa115dec44e376e3c
See Note [RULEs apply to simplified arguments] in Simplify.lhs
A knock-on effect is that rules apply *after* we try inlining
(which uses un-simplified arguments), but that seems fine.
M ./compiler/simplCore/SimplEnv.lhs -7 +16
M ./compiler/simplCore/SimplUtils.lhs -27 +46
M ./compiler/simplCore/Simplify.lhs -78 +70
View patch online:
http://darcs.haskell.org/ghc/_darcs/patches/20091117104437-1287e-9fe852f7b278a03be75c88878e9c8e079ffbc89a.gz
More information about the Cvs-ghc
mailing list