llvm-project
b90ea5ca
- [ConstantFold] Fold `erf` and `erff` when the input parameter is a constant value. (#113079)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
349 days ago
[ConstantFold] Fold `erf` and `erff` when the input parameter is a constant value. (#113079) This patch adds support for constant folding for the `erf` and `erff` libc functions.
References
#113079 - [ConstantFold] Fold `erf` and `erff` when the input parameter is a constant value.
Author
c8ef
Parents
2437784a
Loading