fermi-lite icon indicating copy to clipboard operation
fermi-lite copied to clipboard

Remove need for SSE2 support

Open satta opened this issue 9 years ago • 3 comments

Currently the code in ksw.c seems to need SSE2 to compile. It would be nice to have some kind of -- probably slower -- fallback implementation to improve support on architectures without these instructions.

satta avatar Aug 03 '16 23:08 satta

I need to revamp ksw.c at some point. It is in fact buggy in rare conner cases. Will add non-SSE implementation when that day comes.

lh3 avatar Aug 04 '16 02:08 lh3

Thanks!

satta avatar Aug 04 '16 05:08 satta