Hi, I'm interested in high performance applications in Go, and I saw the new "math/bits" package. I think it's very nice that the compiler replaces the Go implementation with special CPU instructions when the architecture supports it.
My question is, is there a plan to do something similar with basic arithmetic on small floating point vector types (things like [4]float32) implementing them with SSE/AVX/...? Thank you! -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.