#4470: Loop optimization: identical counters
---------------------------------+------------------------------------------
    Reporter:  choenerzs         |       Owner:                   
        Type:  feature request   |      Status:  new              
    Priority:  normal            |   Component:  Compiler         
     Version:                    |    Keywords:  loop optimization
    Testcase:                    |   Blockedby:                   
          Os:  Unknown/Multiple  |    Blocking:                   
Architecture:  Unknown/Multiple  |     Failure:  None/Unknown     
---------------------------------+------------------------------------------

Comment(by rl):

 Yes, I also noticed that LLVM doesn't seem to do any real loop
 optimisations for Haskell programs. I assumed that this was because it
 didn't know that sp isn't aliased but David fixed that and it didn't help
 much. It pretty disappointing, really.

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/4470#comment:4>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to