Re: [go-nuts] Writing SIMD ASM

2022-01-20 Thread 'Sebastien Binet' via golang-nuts
On Fri Jan 21, 2022 at 02:28 CET, Greg Lowe wrote: > Hi team, > > I'm a recent Gopher, and have had great success over the past year > developing an insurance modelling application. The tooling is great, > thanks > to the team for creating it. > > 1) SIMD Workflow > > I've got hot functions in my a

[go-nuts] Writing SIMD ASM

2022-01-20 Thread Greg Lowe
Hi team, I'm a recent Gopher, and have had great success over the past year developing an insurance modelling application. The tooling is great, thanks to the team for creating it. 1) SIMD Workflow I've got hot functions in my application which are doing element wise operations on float slice