[SDAG] Fix neutral value for vecreduce_fadd
The neutral value for FADD is -0.0, not 0.0, so this is what we need to pad vectors with.
Loading
Please sign in to comment
The neutral value for FADD is -0.0, not 0.0, so this is what we need to pad vectors with.