Giter Club home page Giter Club logo

Comments (3)

aswaterman avatar aswaterman commented on August 30, 2024
  1. Seems plausibly correct, or at least on the right track.
  2. It may depend on uarch - this approach avoids branches, but relies on fast multiplication and fast subnormals.
  3. Is that known statically?

from riscv-glibc.

sorear avatar sorear commented on August 30, 2024
  1. #pragma STDC FENV_ACCESS on is known at translation time, yes. If that pragma is not specified a compiler is allowed to make transformations that assume round-to-nearest, set exception flags under different situations, or both.

from riscv-glibc.

jim-wilson avatar jim-wilson commented on August 30, 2024

These functions are no longer soft-float, and haven't been for a while. A different approach was used that has branches, but looks reasonable. If you still think these can be improved, I suggest you file a bugzilla against FSF glibc.

from riscv-glibc.

Related Issues (17)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.