llvm-project
228b6ae5
- [CIR][CodeGen] Implement __builtin_signbit (#188433)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 day ago
[CIR][CodeGen] Implement __builtin_signbit (#188433) __builtin_signbit function checks if the sign bit of a floating-point number is set to 0 or 1.
References
#188433 - [CIR][CodeGen] Implement __builtin_signbit
Author
YeonguChoe
Parents
fe07678c
Loading