Issue 109201
Summary [Libc] Implement Classification Macros
Labels libc
Assignees
Reporter Sh0g0-1758
    Refer section 7.12.3 of the [ISO spec](https://www.open-std.org/jtc1/sc22/wg14/www/docs/n3096.pdf). We still have some unimplemented math function macros. The following are to be implemented : 

- [ ] fpclassify
- [ ] iscanonical
- [ ] isnormal
- [ ] issignaling
- [ ] issubnormal
- [ ] iszero

cc : @lntue 
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to