Details
Details
- Reviewers
sivachandra - Commits
- rGb79507a4acad: [libc] Add exhaustive test for sqrtf.
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Sorry for the delay. I have one comment inline.
libc/test/src/math/exhaustive/CMakeList.txt | ||
---|---|---|
5 ↗ | (On Diff #324729) | This suite should be a custom target added like this: https://github.com/llvm/llvm-project/blob/main/libc/test/src/math/CMakeLists.txt#L1 |