Fix special packetmath erfc flushing for ARM32.
Code
Review changes
Check out branch
Open in Workspace
Download
Patches
Plain diff
Expand sidebar
Fix special packetmath erfc flushing for ARM32.
Antonio Sánchez
requested to merge
cantonios/eigen:special
into
master
Dec 06, 2024
Overview
1
Commits
1
Pipelines
1
Changes
1
On ARM32, subnormals are flushed to zero. Modified the reference function to also flush.
Merge request reports
Loading