Skip to content

Commit 16d5d7c

Browse files
author
Raghuveer Devulapalli
committed
Revert "Remove VSX from build targets"
This reverts commit e7e6574.
1 parent 5e0b16e commit 16d5d7c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

numpy/_core/meson.build

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -952,7 +952,9 @@ foreach gen_mtargets : [
952952
'src/umath/loops_trigonometric.dispatch.cpp',
953953
[
954954
AVX512_SKX, [AVX2, FMA3],
955+
VSX4, VSX3, VSX2,
955956
NEON_VFPV4,
957+
VXE2, VXE
956958
]
957959
],
958960
[

0 commit comments

Comments
 (0)