Minor AVX512 speedups #344
+183
−35
Merged
Annotations
1 error and 10 warnings
|
Run cpp-linter:
src/util/types.hpp#L6
'lps/lps.hpp' file not found
|
|
Run cpp-linter:
src/square.hpp#L65
function 'flip_horizontal' should be marked [[nodiscard]]
|
|
Run cpp-linter:
src/eval_types.hpp#L98
function 'phase' should be marked [[nodiscard]]
|
|
Run cpp-linter:
src/eval_types.hpp#L51
invalid case style for constant 'eg'
|
|
Run cpp-linter:
src/eval_types.hpp#L42
invalid case style for constant 'mg'
|
|
Run cpp-linter:
src/bitboard.hpp#L117
invalid case style for constant 'times'
|
|
Run cpp-linter:
src/bitboard.hpp#L54
invalid case style for constant 'mask'
|
|
Run cpp-linter:
src/position.hpp#L45
invalid case style for constant 'to_bits'
|
|
Run cpp-linter:
src/position.hpp#L43
invalid case style for constant 'bits'
|
|
Run cpp-linter:
src/movepick.hpp#L71
function 'score_move' should be marked [[nodiscard]]
|
|
Run cpp-linter:
src/psqt_state.hpp#L71
function 'score' should be marked [[nodiscard]]
|
Loading