Make the case-to-let transformation a little less eager
authorsimonpj@microsoft.com <unknown>
Wed, 8 Dec 2010 17:22:51 +0000 (17:22 +0000)
committersimonpj@microsoft.com <unknown>
Wed, 8 Dec 2010 17:22:51 +0000 (17:22 +0000)
commit29c2794f358b1175f5402d81bb84fd26a4d39019
tree7ca1b281ade2b805173d508ec1c5906ee455b293
parent0d8627d195965ff977a72bbd87d6fc4a74b7d7cc
Make the case-to-let transformation a little less eager

See Note [Case elimination: lifted case].
Thanks to Roman for identifying this case.
compiler/simplCore/Simplify.lhs