Eliminate type-punning UB in Eigen::half.
Code
Review changes
Check out branch
Open in Workspace
Download
Patches
Plain diff
Expand sidebar
Eliminate type-punning UB in Eigen::half.
Antonio Sánchez
requested to merge
cantonios/eigen:half
into
master
Feb 12, 2025
Overview
1
Commits
1
Pipelines
6
Changes
1
Use proper bit-cast approach. Fixes
#2898 (closed)
.
Merge request reports
Loading