Skip to content
Open
Show file tree
Hide file tree
Changes from 12 commits
Commits
Show all changes
29 commits
Select commit Hold shift + click to select a range
fa3b28a
Support for >64 CPU systems
yok7 Jul 13, 2025
6654b8f
Support for >64 CPU systems
yok7 Jul 13, 2025
601c8c2
Support for >64 CPU systems in NCNN.Fix CMakeLists error.
yok7 Jul 15, 2025
f7937bd
Fix uint64_t compilation errors and implement >64 CPU support
yok7 Jul 16, 2025
d2ccaf9
apply code-format changes
yok7 Jul 16, 2025
5c01e05
Add missing <utility> header for std::pair usage
yok7 Jul 17, 2025
81f1aa9
Fix NCNN_SIMPLESTL compatibility and improve bit shift safety
yok7 Jul 17, 2025
6a6dc19
apply code-format changes
yok7 Jul 17, 2025
2f523ea
Fix Windows ARM compatibility for popcount64 function
yok7 Jul 17, 2025
6f9b674
Fix compilation and test issues
yok7 Jul 17, 2025
bcac382
Merge branch 'feature/support-64plus-cpu' of https://github.com/yok7/…
yok7 Jul 17, 2025
5588f3b
Fix aarch64-native simplestl-simplemath compilation
yok7 Jul 17, 2025
3d563cd
Fix popcount64 linking issue and improve compatibility
yok7 Jul 23, 2025
c475868
Support for >64 CPU systems
yok7 Jul 13, 2025
f83865a
Support for >64 CPU systems
yok7 Jul 13, 2025
b493070
Support for >64 CPU systems in NCNN.Fix CMakeLists error.
yok7 Jul 15, 2025
e38e779
Fix uint64_t compilation errors and implement >64 CPU support
yok7 Jul 16, 2025
b18ec23
apply code-format changes
yok7 Jul 16, 2025
5859584
Add missing <utility> header for std::pair usage
yok7 Jul 17, 2025
252f306
Fix NCNN_SIMPLESTL compatibility and improve bit shift safety
yok7 Jul 17, 2025
cc76653
apply code-format changes
yok7 Jul 17, 2025
6105437
Fix Windows ARM compatibility for popcount64 function
yok7 Jul 17, 2025
b6779e8
Fix compilation and test issues
yok7 Jul 17, 2025
a356f6e
Fix aarch64-native simplestl-simplemath compilation
yok7 Jul 17, 2025
1b3bb3f
Fix popcount64 linking issue and improve compatibility
yok7 Jul 23, 2025
991fca8
Merge branch 'feature/support-64plus-cpu' of https://github.com/yok7/…
yok7 Jul 24, 2025
cfb4221
Add GitHub Actions CI for >64 CPU support testing
yok7 Jul 24, 2025
aa587fd
Add CPU support test workflow for >64 CPU validation
yok7 Jul 24, 2025
d93ecb2
Merge branch 'master' into feature/support-64plus-cpu
nihui Sep 10, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Empty file added 64
Empty file.
Loading