This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug math/24603] New: sysdeps/ieee754/dbl-64/branred.c is slow when compiled with -O3 -march=skylake


https://sourceware.org/bugzilla/show_bug.cgi?id=24603

            Bug ID: 24603
           Summary: sysdeps/ieee754/dbl-64/branred.c is slow when compiled
                    with -O3 -march=skylake
           Product: glibc
           Version: 2.31
            Status: NEW
          Severity: normal
          Priority: P2
         Component: math
          Assignee: unassigned at sourceware dot org
          Reporter: hjl.tools at gmail dot com
  Target Milestone: ---
            Target: x86-64

sysdeps/ieee754/dbl-64/branred.c is very slow when compiled with -O3
-march=skylake due to huge store forward stall:

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90579

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]