This function was not checking for the condition code variants which are undefined if either input is NaN, so we were missing selection of the VSEL instruction in some cases when using -fno-honor-nans or -ffast-math.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM