On 1/15/2012 3:02 AM, Manu wrote:
On 15 January 2012 09:20, Sean Cavanaugh <[email protected]
I also have experience with VMX as they two are not exactly the same, it
definitely would help to avoid making the code too intel-centric (though
typically the VMX is the more flexible design as it can do dynamic shuffling
based on the contents of the vector registers etc)
I too have a long history with VMX, CELL SPU, ARMs VFP/NEON, and others (PSP's
VFPU, PS2s VU, SH4), and SSE of course, and writing the efficient libraries that
take all hardwares into consideration. We should compare notes, are you on IRC?
:)
A nice vector math library for D that puts us competitive will be a nice
addition to Phobos.