llvm-project
[libc][math][c++23] Add log_bf16 math function
#157811
Merged

Commits
  • feat: implement sqrtbf16 higher math function
    krishna2803 committed 66 days ago
  • chore: add smoke and general tests for sqrtbf16 higher math function
    krishna2803 committed 66 days ago
  • chore: update entrypoints
    krishna2803 committed 66 days ago
  • docs: add sqrtbf16 higher math function
    krishna2803 committed 66 days ago
  • merge: branch 'main' into sqrtbf16
    krishna2803 committed 65 days ago
  • docs: check atanpi
    krishna2803 committed 65 days ago
  • feat: implement log_bf16 higher math function
    krishna2803 committed 59 days ago
  • chore: add smoke tests for log_bf16 higher math function
    krishna2803 committed 59 days ago
  • chore: add full range tests for log_bf16 higher math function
    krishna2803 committed 59 days ago
  • chore: update entrypoints
    krishna2803 committed 59 days ago
  • docs: add log_bf16 higher math function
    krishna2803 committed 59 days ago
  • style: add explicit U specifiers to constants
    krishna2803 committed 59 days ago
  • merge: branch 'main' into log_bf16
    krishna2803 committed 59 days ago
  • fix: critical bug where 0x0f was used instead of 0x0.0p0f
    krishna2803 committed 59 days ago
  • fix: NO FMA build
    krishna2803 committed 58 days ago
  • refactor: error headers and unused cast
    krishna2803 committed 58 days ago
  • refactor: use FEnvSafeTest
    krishna2803 committed 46 days ago
Loading