diff options
author | simonpj <unknown> | 2001-11-19 14:23:53 +0000 |
---|---|---|
committer | simonpj <unknown> | 2001-11-19 14:23:53 +0000 |
commit | d8af6b8ce9d241a8f8d6878e2400aa8577f552bc (patch) | |
tree | a8ef462434ab8ed0525306319b12e88823215384 /ghc/compiler/codeGen | |
parent | 0a432d487ba39bd595cebd74456be4f0d635e82e (diff) | |
download | haskell-d8af6b8ce9d241a8f8d6878e2400aa8577f552bc.tar.gz |
[project @ 2001-11-19 14:23:52 by simonpj]
--------------------------------------
Yet another cut at the DmdAnal domains
--------------------------------------
This version of the domain for demand analysis was developed
in discussion with Peter Sestoft, so I think it might at last
be more or less right!
Our idea is mentally to separate
strictness analysis
from
absence and boxity analysis
Then we combine them back into a single domain. The latter
is all you see in the compiler (the Demand type, as before)
but we understand it better now.
Diffstat (limited to 'ghc/compiler/codeGen')
0 files changed, 0 insertions, 0 deletions