Skip to content

Conversation

@jinboson
Copy link

@jinboson jinboson commented Feb 6, 2025

We have integrated simde into AV subdirectory and removed unused files, which does not need system-dependent simde header files. We have tested locally on X86 and LoongArch platform, it seems everything is fine. Reviews are welcome. Thanks.

@jinboson
Copy link
Author

jinboson commented Feb 6, 2025

@MaartenBaert, ping.

@MaartenBaert
Copy link
Owner

This looks much better, the only issue I see is that it includes the entire simde library into the SSR repository, which is unnecessary since simde is widely available as a system package. Please use CMake to find the simde system package like it is done for all other external libraries (you can find examples in the cmake directory). I would normally do it myself, but I have no way to test this since I don't have this CPU.

@jinboson
Copy link
Author

@MaartenBaert , thanks for your review, I have made changes according to your suggestions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants