llvm-project
e9a62c76
- [DAG] `computeKnownFPClass`: handle `ISD::FABS` (#190069)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
18 days ago
[DAG] `computeKnownFPClass`: handle `ISD::FABS` (#190069) Use `KnownFPClass::fabs` to handle `ISD::FABS`. This case will help with updating #188356 to use `computeKnownFPClass`.
References
#190069 - [DAG] `computeKnownFPClass`: handle `ISD::FABS`
Author
zGoldthorpe
Parents
9dc1da6e
Loading