diff options
author | Sayed Adel <seiko@imavr.com> | 2022-09-22 14:02:33 +0200 |
---|---|---|
committer | Sayed Adel <seiko@imavr.com> | 2022-09-25 13:23:44 +0200 |
commit | ee5d890007f8937a49d47cc219cf6013c13bf27f (patch) | |
tree | 863a7aa5289a6eb6689ebc24d2ffc6da570824f1 /numpy/array_api/_array_object.py | |
parent | 54f9b4aba9f2b98b59a32eb0d003c6ea6dd8f4c8 (diff) | |
download | numpy-ee5d890007f8937a49d47cc219cf6013c13bf27f.tar.gz |
SIMD: Improve the performance of NEON vector initializer
Using load over stack has a bad impact on the compiler static analysis
compared with direct compiler initlizer via curly brace which
is supported by both gcc and clang.
Diffstat (limited to 'numpy/array_api/_array_object.py')
0 files changed, 0 insertions, 0 deletions