Add log, log2, log1p, log10 RISCV64 entrypoints.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D151674
[libc][RISCV] Add log, log2, log1p, log10 for RISC-V64 entrypoints. ClosedPublic Authored by lntue on May 29 2023, 8:10 PM.
Details Summary Add log, log2, log1p, log10 RISCV64 entrypoints.
Diff Detail
Event TimelineHerald added projects: Restricted Project, Restricted Project. · View Herald TranscriptMay 29 2023, 8:10 PM This revision is now accepted and ready to land.May 30 2023, 10:41 AM Closed by commit rGe557b8a14247: [libc][RISCV] Add log, log2, log1p, log10 for RISC-V64 entrypoints. (authored by lntue). · Explain WhyMay 30 2023, 11:19 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 526500 libc/config/linux/riscv64/entrypoints.txt
libc/docs/math/index.rst
|