Tweak sizing heurstics for case expressions (see comments).
authorSimon Marlow <marlowsd@gmail.com>
Tue, 24 May 2011 12:14:17 +0000 (13:14 +0100)
committerSimon Marlow <marlowsd@gmail.com>
Tue, 24 May 2011 12:20:52 +0000 (13:20 +0100)
commit4177efa79d0ebc45e1319caff1c000f5fb6cfdcf
tree93f90a5a5ce79409883f8cadf302e5e53d58f58a
parent5e0059a9fd797d550aa7dd856a14c12eb0914578
Tweak sizing heurstics for case expressions (see comments).
This improves the code generated for the examples in #4978, and
appears to make very little difference to nofib.
compiler/coreSyn/CoreUnfold.lhs
compiler/prelude/ForeignCall.lhs