summaryrefslogtreecommitdiff
path: root/numpy/array_api/_elementwise_functions.py
diff options
context:
space:
mode:
authorHood Chatham <roberthoodchatham@gmail.com>2022-06-11 12:54:22 -0700
committerHood Chatham <roberthoodchatham@gmail.com>2022-06-11 13:46:26 -0700
commit55584dca62eeb47038eebbe0ee6484c3e58c6d9e (patch)
treedc4064336ff0d35b224373a41c259f33396dc0f0 /numpy/array_api/_elementwise_functions.py
parent4cb688938be2ff20bf939c3917fde2f7634f0500 (diff)
downloadnumpy-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