Multiply-add vectorization slower with AVX than with SSE

前端 未结 0 1130
广开言路
广开言路 2020-12-15 06:39

I have a piece of code that is being run under a heavily contended lock, so it needs to be as fast as possible. The code is very simple - it\'s a basic multiply-add on a bun

相关标签:
回答
  • 消灭零回复
提交回复
热议问题