[LLVMbugs] [Bug 936] NEW: MultiSource/Applications/viterbi slow on X86/PPC with LLC

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Wed Oct 4 09:33:52 PDT 2006


http://llvm.org/bugs/show_bug.cgi?id=936

           Summary: MultiSource/Applications/viterbi slow on X86/PPC with
                    LLC
           Product: libraries
           Version: trunk
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Common Code Generator Code
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: sabre at nondot.org


The X86 LLC ratio for viterbi is .75, the CBE ratio is 1.0.
The PPC LLC ratio for viterbi is .74, the CBE ratio is 0.96

We need to find out why native X86/PPC is 25% slower than the CBE or GCC.

-Chris



------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.



More information about the llvm-bugs mailing list