[llvm-bugs] [Bug 27359] New: [ppc] LLVM built FDO version of libquantum is slower than base version on power8

via llvm-bugs llvm-bugs at lists.llvm.org
Thu Apr 14 16:48:56 PDT 2016


https://llvm.org/bugs/show_bug.cgi?id=27359

            Bug ID: 27359
           Summary: [ppc] LLVM built FDO version of libquantum is slower
                    than base version on power8
           Product: libraries
           Version: trunk
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: Backend: PowerPC
          Assignee: unassignedbugs at nondot.org
          Reporter: carrot at google.com
                CC: llvm-bugs at lists.llvm.org
    Classification: Unclassified

I used the trunk llvm to build libquantum, and found the FDO version is much
slower than base version on power8.

base  407s
fdo   454s

I use following optimization flags

-O2 -fno-strict-aliasing -m64 -mvsx -mcpu=power8

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20160414/a6cfaabb/attachment.html>


More information about the llvm-bugs mailing list