Intel SSE: Why does `_mm_extract_ps` return `int` instead of `float`?

后端 未结 4 612
独厮守ぢ
独厮守ぢ 2020-12-18 23:19

Why does _mm_extract_ps return an int instead of a float?

What\'s the proper way to read a single float from an X

4条回答
提交回复
热议问题