Skip to content
GitLab
Explore
Sign in
PrForwardTracking: reducing float to double promotion
Code
Review changes
Check out branch
Download
Patches
Plain diff
Jiangqiao Hu
requested to merge
jihu-fwdkillfloat2double
into
master
Feb 25, 2019
Overview
10
Commits
2
Pipelines
3
Changes
4
Expand
Reduced , not 100 % elimination, double promotion in ForwardTracking. The remaining warnings from -Wdouble-promotion flag are mainly caused by included files and using
format()
to output debug infos.
No impact on physics performance.
No visible speed-up
@chasse
@decianm
@sstahl
Edited
Feb 26, 2019
by
Marco Cattaneo
Merge request reports