llvm-project
f071cacc - [ConstantFPRange] Add `getWithout[NaN|Inf]` (#162696)

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.
Author
Parents
Loading