summaryrefslogtreecommitdiff
path: root/numpy/array_api/_array_object.py
diff options
context:
space:
mode:
authorHowJMay <yuanyanghau@gmail.com>2021-08-24 11:10:58 +0800
committerSayed Adel <seiko@imavr.com>2021-11-01 18:45:55 +0200
commit4149a37f99f259d61ebf8dbdc18366a560139d21 (patch)
tree64e5707e17fff72a6f2a139657521d9578c0d6f2 /numpy/array_api/_array_object.py
parentfa397e9d9a821a178ad620b28bb334b800d2c93d (diff)
downloadnumpy-4149a37f99f259d61ebf8dbdc18366a560139d21.tar.gz
ENH: Add conversion for 512bit intrin to 256bit intrin
512-bits intrinsics sometimes not exist in some operations. We can construct the 512-bits intrinsics with two 256-bits intrinsics. Therfore, NPYV_IMPL_AVX512_FROM_AVX2_PS_1ARG and NPYV_IMPL_AVX512_FROM_AVX2_PD_1ARG are added. And the error in npyv512_combine_ps256 has been fixed too.
Diffstat (limited to 'numpy/array_api/_array_object.py')
0 files changed, 0 insertions, 0 deletions