Comment on SIMD Instructions Considered Harmful (2017)parentComments−kllrnohj7yYes, but not due to instruction decode costs, which is really all this article is talking about.The real heat comes from actually doing the work, not decoding what work to do.
Comments
Yes, but not due to instruction decode costs, which is really all this article is talking about.
The real heat comes from actually doing the work, not decoding what work to do.