Fix failure on ARM with latest compilers.
Code
Review changes
Check out branch
Open in Workspace
Download
Patches
Plain diff
Expand sidebar
Fix failure on ARM with latest compilers.
Antonio Sánchez
requested to merge
cantonios/eigen:ubsan
into
master
Feb 14, 2024
Overview
0
Commits
1
Pipelines
3
Changes
1
There's UB in pabsdiff if the difference overflows, so we limit the values.
Merge request reports
Loading