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/19003] New: [x86_64] fma4 version of pow inappropriate contraction


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

            Bug ID: 19003
           Summary: [x86_64] fma4 version of pow inappropriate contraction
           Product: glibc
           Version: 2.22
            Status: NEW
          Severity: normal
          Priority: P2
         Component: math
          Assignee: unassigned at sourceware dot org
          Reporter: jsm28 at gcc dot gnu.org
  Target Milestone: ---
              Host: x86_64-*-*

The x86_64 fma4 version of pow fails to disable contraction of operations other
than those explicitly intended to use fma instructions, so resulting in large
ulps errors on processors with fma4 instructions, as in bug 18104 (165ulp for
the test added for that bug).

-- 
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]