[project @ 2005-08-04 11:18:41 by simonmar]
authorsimonmar <unknown>
Thu, 4 Aug 2005 11:18:41 +0000 (11:18 +0000)
committersimonmar <unknown>
Thu, 4 Aug 2005 11:18:41 +0000 (11:18 +0000)
commite1dbfe8a13490e6ea1a442adc1f76bd8fed4399f
treea0a7786aa5b7bf29683b7352fe1a40179107b069
parentb655405aea9ab3824778b72fa0abcb224f056c05
[project @ 2005-08-04 11:18:41 by simonmar]
preInlineUnconditionally: replace exprIsValue call with home-grown
version to fix loss-of-sharing that arises because exprIsValue doesn't
necessarily mean "ok to inline inside a lambda".  Fixes last night's
10queens test failures.
ghc/compiler/simplCore/SimplUtils.lhs