diff options
author | Simon Peyton Jones <simonpj@microsoft.com> | 2011-11-16 10:37:47 +0000 |
---|---|---|
committer | Simon Peyton Jones <simonpj@microsoft.com> | 2011-11-16 10:37:47 +0000 |
commit | 02ac2974ce8e537372bff8d9e0a6efb461ed2c59 (patch) | |
tree | 706ae310bf3de2bc811ee32e5ada8927b3525db2 /compiler/codeGen | |
parent | 04de986e978d89eb841b113e9f5b0c2a8f0cc101 (diff) | |
download | haskell-02ac2974ce8e537372bff8d9e0a6efb461ed2c59.tar.gz |
Fix CaseIdentity optimisaion
In fixing one bug I'd introduced another;
case x of { T -> T; F -> F }
wasn't getting optmised! Trivial to fix.
Diffstat (limited to 'compiler/codeGen')
0 files changed, 0 insertions, 0 deletions