llvm-project
1336e3d0 - [ConstantFold] Fold `ilogb` and `ilogbf` when the input parameter is a constant value. (#113014)

Commit
1 year ago
[ConstantFold] Fold `ilogb` and `ilogbf` when the input parameter is a constant value. (#113014) This patch adds support for constant folding for the `ilogb` and `ilogbf` libc functions.
Author
Parents
Loading