[libc-commits] [PATCH] D145444: [libc] Support more functions in riscv

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


sivachandra added a comment.

Hi,

Can you separate this out into following patches:

1. Just simple expansion of entrypoints.txt with functions that can now be included without any other changes. Do not include any commented out functions.
2. FMA patch.
3. sqrt patch.
4. Adding riscv `fenv_t` and singal.h macros. Enable full build also with this patch.

Thanks,
Siva Chandra


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D145444



More information about the libc-commits mailing list