Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitbb9f838

Browse files
committed
Convert minmax to highway.
1 parent3d549be commitbb9f838

File tree

3 files changed

+516
-477
lines changed

3 files changed

+516
-477
lines changed

‎numpy/_core/meson.build

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -983,13 +983,14 @@ foreach gen_mtargets : [
983983
],
984984
[
985985
'loops_minmax.dispatch.h',
986-
src_file.process('src/umath/loops_minmax.dispatch.c.src'),
986+
'src/umath/loops_minmax.dispatch.cpp',
987987
[
988988
ASIMD, NEON,
989989
AVX512_SKX, AVX2, SSE2,
990990
VSX2,
991991
VXE, VX,
992992
LSX,
993+
RVV,
993994
]
994995
],
995996
[

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp