Skip to content

Commit e7e6574

Browse files
author
Raghuveer Devulapalli
committed
Remove VSX from build targets
1 parent 0293ef0 commit e7e6574

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

numpy/_core/meson.build

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -947,9 +947,7 @@ foreach gen_mtargets : [
947947
'src/umath/loops_trigonometric.dispatch.cpp',
948948
[
949949
AVX512_SKX, [AVX2, FMA3],
950-
VSX4, VSX3, VSX2,
951950
NEON_VFPV4,
952-
VXE2, VXE
953951
]
954952
],
955953
[

0 commit comments

Comments
 (0)