diff options
author | Sayed Adel <seiko@imavr.com> | 2021-10-21 15:05:17 +0200 |
---|---|---|
committer | Sayed Adel <seiko@imavr.com> | 2021-10-21 15:05:17 +0200 |
commit | db6e91eca062098af0a150ccb4542eb1be972c99 (patch) | |
tree | d23447c2769d7397b0605951c091c471fa949f6a /numpy/array_api/tests/test_array_object.py | |
parent | ba3664766d1f8c6b2521b82edd717a2f2be974f2 (diff) | |
download | numpy-db6e91eca062098af0a150ccb4542eb1be972c99.tar.gz |
BUG, SIMD: Fix 64-bit integer divison by a scalar on MSVC <= 2017
The multiplier factor that used for integer division wasn't correctly
calculated due inaccurate implementation of the emulated version
of intrinsic `_udiv128`.
Diffstat (limited to 'numpy/array_api/tests/test_array_object.py')
0 files changed, 0 insertions, 0 deletions