[libc-commits] [PATCH] D145560: [libc] Add riscv64 fenv implementation and enable the fenv.h functions.

Siva Chandra via Phabricator via libc-commits libc-commits at lists.llvm.org
Wed Mar 8 09:01:09 PST 2023


sivachandra added a comment.

In D145560#4178326 <https://reviews.llvm.org/D145560#4178326>, @abrachet wrote:

> This needs an `fenv_t` type in the public headers

@mikhail.ramalho has a patch out for the full build which includes `fenv_t` definition: https://reviews.llvm.org/D145444


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D145560/new/

https://reviews.llvm.org/D145560



More information about the libc-commits mailing list