llvm
d7e129df - [SelectionDAGBuilder] Only check VPCmp for NaNs in fp comparisons (#189749)

Commit
7 days ago
[SelectionDAGBuilder] Only check VPCmp for NaNs in fp comparisons (#189749) `getFCmpCodeWithoutNaN` should only be used for FP comparisons (which is also the only context in which `isKnownNeverNaN` makes sense).
Author
Parents
Loading