Skip to content
Commit 68ddf434 authored by Craig Topper's avatar Craig Topper
Browse files

[LegalizeTypes] In SoftenFloatRes_FNEG, always generate integer arithmetic,...

[LegalizeTypes] In SoftenFloatRes_FNEG, always generate integer arithmetic, never fall back to using fsub.

We would previously fallback if the type wasn't f32/f64/f128. But
I don't think any of the other floating point types ever go through
the softening code anyway. So this code is dead.
parent 2485fa77
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment