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
RISC-V 'f' extension does not support any way to enable/disable flushing
subnormalz to zero, implementations are required to handle subnormals.
Therefore this commit re-uses FTZ handling code from PPC, where FTZ also
has to be explicitly performed.
0 commit comments