65420c8041f4 introduced an ICE in combineMinNumMaxNum(...) when combineMinNumMaxNumImpl(...) returns an SDValue(). Make sure to check that a value is returned before trying to perform an FNEG on it.
Note that this ICE occurs in the release/16.x branch as well, so it will need to be backported. @tstellar
Don't need local_unnamed_addr