[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:16:46 PST 2023


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

Remove few redundant constraints from inline assembly.


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


More information about the libc-commits mailing list