Experiment to store (complex double) numbers as packed values in SSE2
registers. compiler/x86/vm.lisp: o Can use all 8 SSE2 registers instead of every other one for complex double's. compiler/x86/float-sse2.lisp: compiler/x86/sse2-array.lisp: o Update all complex-double vops to handle packed storage of complex doubles.
Loading
Please register or sign in to comment