[libc-commits] [PATCH] D145560: [libc] Add riscv64 fenv implementation and enable the fenv.h functions.
Phabricator via libc-commits
libc-commits at lists.llvm.org
Wed Mar 8 05:49:59 PST 2023
This revision was automatically updated to reflect the committed changes.
Closed by commit rG6f8dfeee06cf: [libc] Add riscv64 fenv implementation and enable the fenv.h functions. (authored by sivachandra, committed by Mikhail R. Gadelha <mikhail at igalia.com>).
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.503338.patch
Type: text/x-patch
Size: 9498 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230308/359c53f4/attachment-0001.bin>
More information about the libc-commits
mailing list