This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Why is there no vector integer divide in SIMD instructions ?

For vector arithmetic, ADD, SUB, MUL are present for integers, but not DIV. Is that a performance impact ? Does other architectures not have it too ?