[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 02:00:41 PST 2023


sivachandra created this revision.
sivachandra added a reviewer: mikhail.ramalho.
Herald added subscribers: libc-commits, luke, VincentWu, vkmr, frasercrmck, ecnelises, evandro, luismarques, apazos, sameer.abuasal, tschuett, s.egerton, Jim, benna, psnobl, jocewei, PkmX, the_o, brucehoult, MartinMosbeck, rogfer01, edward-jones, zzheng, jrtc27, shiva0217, kito-cheng, niosHD, sabuasal, simoncook, johnrusso, rbar, asb, arichardson.
Herald added projects: libc-project, All.
sivachandra requested review of this revision.
Herald added subscribers: pcwang-thead, eopXD.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D145560

Files:
  libc/config/linux/riscv64/entrypoints.txt
  libc/src/__support/FPUtil/FEnvImpl.h
  libc/src/__support/FPUtil/riscv64/FEnvImpl.h
  libc/test/src/fenv/enabled_exceptions_test.cpp
  libc/test/src/fenv/feenableexcept_test.cpp
  libc/test/src/fenv/feholdexcept_test.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D145560.503269.patch
Type: text/x-patch
Size: 9603 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230308/bb1b5d53/attachment.bin>


More information about the libc-commits mailing list