diff options
author | Hood Chatham <roberthoodchatham@gmail.com> | 2022-06-11 12:54:22 -0700 |
---|---|---|
committer | Hood Chatham <roberthoodchatham@gmail.com> | 2022-06-11 13:46:26 -0700 |
commit | 55584dca62eeb47038eebbe0ee6484c3e58c6d9e (patch) | |
tree | dc4064336ff0d35b224373a41c259f33396dc0f0 /numpy/array_api/_elementwise_functions.py | |
parent | 4cb688938be2ff20bf939c3917fde2f7634f0500 (diff) | |
download | numpy-55584dca62eeb47038eebbe0ee6484c3e58c6d9e.tar.gz |
ENH: Check that we are targeting x86 or x64 before using bsr asm instruction
The __asm__ is x86 asm and it won't work on other instruction sets even if we HAVE_SSE2.
Diffstat (limited to 'numpy/array_api/_elementwise_functions.py')
0 files changed, 0 insertions, 0 deletions