aboutsummaryrefslogtreecommitdiffhomepage
path: root/ci
diff options
context:
space:
mode:
authorGravatar Niels Dekker <N.Dekker@lumc.nl>2020-09-10 16:22:28 +0200
committerGravatar Niels Dekker <N.Dekker@lumc.nl>2020-09-10 16:22:28 +0200
commit5328c9be4356cc3d7ab2e359acb1e9ebeeeea631 (patch)
tree6ab5ac22d6333cc00d13eb76092f3b3c22bb1ad7 /ci
parent35d149e34caabc8ca77ef908d6024f32d84b7ff4 (diff)
Fix half_impl::float_to_half_rtne(float) warning: '<<' causes overflow
Fixed Visual Studio 2019 Code Analysis (C++ Core Guidelines) warning C26450 from inside `half_impl::float_to_half_rtne(float)`: > Arithmetic overflow: '<<' operation causes overflow at compile time.
Diffstat (limited to 'ci')
0 files changed, 0 insertions, 0 deletions