[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:03:45 PST 2023


sivachandra updated this revision to Diff 503270.
sivachandra added a comment.

Cleanup few typos.


Repository:
  rG LLVM Github Monorepo

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

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.503270.patch
Type: text/x-patch
Size: 9568 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230308/492e197d/attachment-0001.bin>


More information about the libc-commits mailing list