VcDevel / std-simd

std::experimental::simd for GCC [ISO/IEC TS 19570:2018]

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ldexp improvement

fritterhoff opened this issue Β· comments

Only a small suggestion:

I don't understand very much of the code and way some things are implemented in detail but for implementing ldexp _mm512_scalef_ps would probably be a good way? πŸ˜‰

Thanks, yes. Looks very probably good. πŸ˜„