You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 20, 2024. It is now read-only.
Section "14.3.3. Vector Single-Width Floating-Point Max and Min Reductions" does not state explicitly how NaNs should be propagated. Is it valid to assume that NaNs behavior is the same as FMIN/FMAX -- similarly to floating-point sum reductions? (In SPIKE, the authors assumed no NaN-propagation, which is not in-line with RISC-V spec 2.2.)
The text was updated successfully, but these errors were encountered:
Section "14.3.3. Vector Single-Width Floating-Point Max and Min Reductions" does not state explicitly how NaNs should be propagated. Is it valid to assume that NaNs behavior is the same as FMIN/FMAX -- similarly to floating-point sum reductions? (In SPIKE, the authors assumed no NaN-propagation, which is not in-line with RISC-V spec 2.2.)
The text was updated successfully, but these errors were encountered: