summaryrefslogtreecommitdiff
path: root/libc/src/math/nvptx/llrintf.cpp
AgeCommit message (Expand)Author
2025-06-06[libc] Cleanup unimplemented math functions (#143173)Joseph Huber
2024-07-12[libc] Migrate to using LIBC_NAMESPACE_DECL for namespace declaration (#98597)Petr Hosek
2024-07-12Revert "[libc] Migrate to using LIBC_NAMESPACE_DECL for namespace declaration...Mehdi Amini
2024-07-11[libc] Migrate to using LIBC_NAMESPACE_DECL for namespace declaration (#98075)Petr Hosek
2024-07-08Reapply "[libc] Make GPU `libm` use generic implementations" (#98061)Joseph Huber
2024-07-08Revert "[libc] Make GPU `libm` use generic implementations" (#98061)Mehdi Amini
2024-07-08[libc] Make GPU `libm` use generic implementations (#98014)Joseph Huber
2024-02-27[libc] Clean up GPU math implementations (#83133)Joseph Huber