Using `const` on a vector lookup table (indexed by another constant) causes a performance hit

前端 未结 0 505
情书的邮戳
情书的邮戳 2021-02-20 14:51

Using const on the mask[] array in this particular code causes a performance hit. (From Is there an intrinsic function to zero out the last n bytes of

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