llvm-project
f071cacc
- [ConstantFPRange] Add `getWithout[NaN|Inf]` (#162696)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
19 hours ago
[ConstantFPRange] Add `getWithout[NaN|Inf]` (#162696) This patch adds getWithoutNaN/getWithoutInf. We will apply nnan/ninf flags to the range of operands/results for a more precise range.
References
#162696 - [ConstantFPRange] Add `getWithout[NaN|Inf]`
Author
dtcxzyw
Parents
30ccb60d
Loading