[all-commits] [llvm/llvm-project] a2b3e6: [libc] Add documentation about how to add a math f...
lntue via All-commits
all-commits at lists.llvm.org
Thu Dec 16 09:13:33 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a2b3e6bed86d25b3eeb09c96c73948edb48cda64
https://github.com/llvm/llvm-project/commit/a2b3e6bed86d25b3eeb09c96c73948edb48cda64
Author: Tue Ly <lntue at google.com>
Date: 2021-12-16 (Thu, 16 Dec 2021)
Changed paths:
A libc/src/math/docs/add_math_function.md
Log Message:
-----------
[libc] Add documentation about how to add a math function to LLVM-libc.
Add documentation about how to add a math function to LLVM-libc.
Differential Revision: https://reviews.llvm.org/D115608
More information about the All-commits
mailing list