[LLVMbugs] [Bug 13587] New: Bytemark NEURAL NET 10% slower than gcc

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Sun Aug 12 03:10:36 PDT 2012


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

             Bug #: 13587
           Summary: Bytemark NEURAL NET 10% slower than gcc
           Product: clang
           Version: trunk
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: -New Bugs
        AssignedTo: unassignedclangbugs at nondot.org
        ReportedBy: wbrana at gmail.com
                CC: llvmbugs at cs.uiuc.edu
    Classification: Unclassified


http://www.tux.org/~mayer/linux/nbench-byte-2.2.3.tar.gz

clang trunk
NEURAL NET          :          72.142  :     115.89  :      48.75
gcc 4.7.2 pre
NEURAL NET          :          79.736  :     128.09  :      53.88

CFLAGS = -ggdb -Wall -O3 -funroll-loops -g0 -march=core2 -fomit-frame-pointer
-ffast-math -mssse3 -fno-PIE -fno-exceptions -fno-stack-protector -static

-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the llvm-bugs mailing list