]> git.sesse.net Git - stockfish/commit
Cleanup code after dropping ICC support in favor of ICX
authorSebastian Buchwald <UniQP@web.de>
Thu, 31 Aug 2023 19:56:34 +0000 (21:56 +0200)
committerDisservin <disservin.social@gmail.com>
Mon, 11 Sep 2023 20:46:01 +0000 (22:46 +0200)
commitb9319c4fa4f42438f484d144be9a1306765cf998
tree72ef7b8797e81fca3fc8803c62df3fcbd7958cf8
parent3d1b067d853d6e8cc22cf18c1abb4cd9833dd38f
Cleanup code after dropping ICC support in favor of ICX

The commit removes all uses of ICC's __INTEL_COMPILER macro and other
references to ICC. It also adds ICX info to the compiler command and
fixes two typos in Makefile's help output.

closes https://github.com/official-stockfish/Stockfish/pull/4769

No functional change
src/Makefile
src/bitboard.h
src/misc.cpp
src/types.h