[GHC] #13563: Avoid redundant MOVes in generated code

GHC ghc-devs at haskell.org
Tue Apr 11 11:41:34 UTC 2017


#13563: Avoid redundant MOVes in generated code
-------------------------------------+-------------------------------------
        Reporter:  alexbiehl         |                Owner:  (none)
            Type:  bug               |               Status:  new
        Priority:  normal            |            Milestone:
       Component:  Compiler          |              Version:  8.0.2
  (CodeGen)                          |
      Resolution:                    |             Keywords:
Operating System:  Windows           |         Architecture:  x86_64
                                     |  (amd64)
 Type of failure:  None/Unknown      |            Test Case:
      Blocked By:                    |             Blocking:
 Related Tickets:                    |  Differential Rev(s):
       Wiki Page:                    |
-------------------------------------+-------------------------------------

Comment (by alexbiehl):

 I invoke ghc like this: `ghc line.hs -O -ddump-opt-cmm -fforce-recomp`

 ```
 $ ghc --version
 The Glorious Glasgow Haskell Compilation System, version 8.0.2
 ```

--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/13563#comment:6>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list