Jan Wassenberg
Jan Wassenberg
Oh, OK, that makes sense :)
Nice, thanks for re-enabling it. Would you mind updating the comment before it as well (removing mention of Arm?)
Thanks for following up :) I was hoping we'd also change the comment (which still mentions ArmV7 as being broken). I'll do that in a separate PR shortly.
Unfortunately this is still failing for us in clang + Arm7 32-bit. Let's re-enable only for GCC then.
Hi @Jamaika1 , Highway's SSE4 target requires AES. This means your CPU can (and will automatically) only use the HWY_SSSE3 target, which is somewhat slower than SSE4. If you want...
Please feel free to reopen if any action is required here :)
Hi, thanks for your interest. FYI a major API update is in the works. We do not yet have a PPC implementation. Would you be interested in adding one?
Hi, I understand. Let's reopen this in case someone would like to build (part of) a ppc implementation?
Interesting, hadn't heard of paired singles, reminds a bit of 3DNow. I agree that Altivec would have the most impact. On x86 we also have various instruction sets so what...
@johnplatts Wow, that is awesome :) Would you like us to integrate that? Adding the targets is reasonable but we're pushing the limits of 32 bits at the moment. I...