Difference between revisions of "Porting/ncnn"
Jump to navigation
Jump to search
JeremyRand (talk | contribs) (Finished: VSX toolchains: check for SSE2 support) |
JeremyRand (talk | contribs) (→In progress: Add POWER8 VSX toolchains) |
||
Line 6: | Line 6: | ||
= In progress = | = In progress = | ||
+ | * [https://github.com/Tencent/ncnn/pull/4853 Add POWER8 VSX toolchains] | ||
* CI missing for POWER9/Clang | * CI missing for POWER9/Clang | ||
− | |||
* SSE4.1 missing for POWER9/Clang on Fedora 38 | * SSE4.1 missing for POWER9/Clang on Fedora 38 | ||
* Replace SSE with native VSX | * Replace SSE with native VSX |
Revision as of 07:50, 6 August 2023
Finished
In progress
- Add POWER8 VSX toolchains
- CI missing for POWER9/Clang
- SSE4.1 missing for POWER9/Clang on Fedora 38
- Replace SSE with native VSX