mirror of
https://github.com/HChaZZY/Stockfish.git
synced 2025-12-06 10:53:50 +08:00
Enable NEON for armv8
This commit is contained in:
@@ -229,6 +229,7 @@ ifeq ($(ARCH),armv8)
|
|||||||
arch = armv8-a
|
arch = armv8-a
|
||||||
prefetch = yes
|
prefetch = yes
|
||||||
popcnt = yes
|
popcnt = yes
|
||||||
|
neon = yes
|
||||||
endif
|
endif
|
||||||
|
|
||||||
ifeq ($(ARCH),apple-silicon)
|
ifeq ($(ARCH),apple-silicon)
|
||||||
|
|||||||
Reference in New Issue
Block a user