Increase exprIsDupable threshold a bit
authorsimonpj@microsoft.com <unknown>
Tue, 15 Feb 2011 14:39:21 +0000 (14:39 +0000)
committersimonpj@microsoft.com <unknown>
Tue, 15 Feb 2011 14:39:21 +0000 (14:39 +0000)
commit53da379cee909d23b9f785c2250e64cba34ad3b2
treed6b52c2eddb8dc49ac7d48791d42d4a7eb6b7009
parentc406b5bde899dd2b28e5239937c909d675bca356
Increase exprIsDupable threshold a bit

Now that exprIsDupable is less aggressive, test MethSharing wasn't
doing enough inlining.  Increasing the threshold fixes the problem
but the real fix is in Trac #4960.
compiler/coreSyn/CoreUtils.lhs