
#8590: Reduce code size of CAFs -------------------------------------+------------------------------------ Reporter: parcs | Owner: parcs Type: feature request | Status: closed Priority: normal | Milestone: Component: Compiler (NCG) | Version: 7.7 Resolution: fixed | Keywords: Operating System: Unknown/Multiple | Architecture: Unknown/Multiple Type of failure: None/Unknown | Difficulty: Unknown Test Case: | Blocked By: Blocking: | Related Tickets: -------------------------------------+------------------------------------ Comment (by parcs): This patch removed the last user of the constructor `LambdaFormInfo.LFBlackHole`. A comment in the code alludes to removing it, and now it is possible to do so. See https://ghc.haskell.org/trac/ghc/browser/ghc/compiler/codeGen/StgCmmClosure.... So, should it be removed now? -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/8590#comment:13 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler