diff options
author | Simon Marlow <marlowsd@gmail.com> | 2008-12-16 11:42:35 +0000 |
---|---|---|
committer | Simon Marlow <marlowsd@gmail.com> | 2008-12-16 11:42:35 +0000 |
commit | 5a336f14d30f9b46ac74ca319ed1af25430cd67a (patch) | |
tree | 5df594b3701fa471a25dbaa17601787158388352 /compiler/codeGen/CgParallel.hs | |
parent | e79c9ce01d0ce4412bd4bcd99c8c728a6a2ec569 (diff) | |
download | haskell-5a336f14d30f9b46ac74ca319ed1af25430cd67a.tar.gz |
UNDO: Add -fpass-case-bndr-to-join-points
rolling back:
Fri Dec 5 10:51:59 GMT 2008 simonpj@microsoft.com
* Add -fpass-case-bndr-to-join-points
See Note [Passing the case binder to join points] in Simplify.lhs
The default now is *not* to pass the case binder. There are some
nofib results with the above note; the effect is almost always
negligible.
I don't expect this flag to be used by users (hence no docs). It's just
there to let me try the performance effects of switching on and off.
M ./compiler/main/StaticFlagParser.hs +1
M ./compiler/main/StaticFlags.hs +4
M ./compiler/simplCore/Simplify.lhs -14 +73
Diffstat (limited to 'compiler/codeGen/CgParallel.hs')
0 files changed, 0 insertions, 0 deletions