llvm
d7e129df
- [SelectionDAGBuilder] Only check VPCmp for NaNs in fp comparisons (#189749)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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
zGoldthorpe
Parents
91adaece
Loading