Use some SSE3 and SSSE3 instructions
This means cmucl will only run on machines with SSSE3, which was introduced in 2006, 14 years ago. I think it's probably ok to require this. * logcount uses the popcnt instruction * complex double-float multiply uses ssse3 instructions.
Showing
Please register or sign in to comment