Open XapaJIaMnu opened 1 year ago
The latest commit should fix this (Thanks to @JoachimSchurig). sse2neon now inlcudes aes intrinsics. I do not see the link between that and the _mm_stream_pd function. It seems @jerinphilip did not propose this patch to sse2neon directly yet. I have reapplied the fix.
Do those patches need to be proposed to the sse2neon project explicitly?
For the AES ones they are now included in the sse2neon project. The _mm_stream_pd patch could be directly proposed to sse2neon.
Trying to upgrade I have some multiple definition issue:
However when using 6960362584481c977cdae9f6a8f7061a37c766cb this problem doesn't appear. Ideas?