
#14226: Common Block Elimination pass doesn't eliminate common blocks -------------------------------------+------------------------------------- Reporter: bgamari | Owner: (none) Type: bug | Status: new Priority: high | Milestone: 8.4.1 Component: Compiler | Version: 8.2.1 (CodeGen) | Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Comment (by bgamari): One option would be to run CBE **after** register allocation; this would make it significantly more likely that two structurally similar blocks would look similar to CBE. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/14226#comment:5 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler