Clone this repo:

Branches

  1. 9e54dc8 [libc][math][c++23] Add bf16div{,f,l,f128} math functions (#153191) by Krishna Pandey · 7 hours ago main
  2. 235c074 [libc][math][c++23] Add f{max,min}imum{,_mag,_mag_num,_num}bf16 math functions (#152881) by Krishna Pandey · 8 hours ago
  3. 38f57e7 Revert "[libc] Add -Wextra for libc tests" (#153169) by William Huynh · 11 hours ago
  4. 85144c9 [libc] Add -Wextra for libc tests (#133643) by Vinay Deshmukh · 12 hours ago
  5. 1b71b39 [libc] Simplifiy slab waiting in GPU memory allocator (#152872) by Joseph Huber · 29 hours ago
  6. 55e0b9f [libc][math] Refactor cosf implementation to header-only in src/__support/math folder. (#152069) by Muhammad Bassiouni · 29 hours ago
  7. 56fffe7 [libc] Cleanup startup/baremetal/arm/start.cpp (#151532) by William Huynh · 33 hours ago
  8. eb540ed [libc] Disable LlvmLibcTimespecGet.Monotonic for baremetal targets (#152290) by William Huynh · 33 hours ago
  9. 635c47f [libc][math][c++23] Add bf16mul{,f,l,f128} math functions (#152847) by Krishna Pandey · 2 days ago
  10. 82c07b9 [libc][math] Refactor cos implementation to header-only in src/__support/math folder. (#151883) by Muhammad Bassiouni · 3 days ago
  11. 620afac [libc] Fix server code when GPU is acting as the server by Joseph Huber · 4 days ago
  12. adc9961 [libc][math][c++23] Add f{max,min}bf16 math functions (#152782) by Krishna Pandey · 4 days ago
  13. 3083499 [libc][math] Update entrypoints for bf16{add,sub}{,f,l,f128} math functions (#152784) by Krishna Pandey · 4 days ago
  14. a6d3979 [libc] Cache old slabs when allocating GPU memory (#151866) by Joseph Huber · 4 days ago
  15. 31d67b3 [libc][math][c++23] Add bf16{add,sub}{,f,l,f128} math functions (#152774) by Krishna Pandey · 4 days ago
  16. 60b987c [libc][hdrgen] Fix hdrgen when using macros as guards in stdlib.yaml. (#152732) by Muhammad Bassiouni · 4 days ago
  17. 862154d [libc][math] Refactor cbrtf implementation to header-only in src/__support/math folder. (#151846) by Muhammad Bassiouni · 4 days ago
  18. 96508da [libc] Migrate FEnvSafeTest and FPTest to ErrnoCheckingTest. (#152633) by Alexey Samsonov · 5 days ago
  19. 95bd2ec [libc][math][c++23] Add {ceil,floor,round,roundeven,trunc}bf16 math functions (#152352) by Krishna Pandey · 5 days ago
  20. 750eacc [libc] Fix typo and amend restrict qualifier (#152410) by Caslyn Tonelli · 5 days ago