summaryrefslogtreecommitdiff
path: root/libc/test/src/math/exhaustive/bfloat16_div_test.cpp
AgeCommit message (Expand)Author
2025-10-22Revert "[libc] Add -Werror for libc tests" (#164684)lntue
2025-10-22[libc] Add -Werror for libc tests (#160413)Vinay Deshmukh
2025-08-06[libc][math][c++23] Implement basic arithmetic operations for BFloat16 (#151228)Krishna Pandey