Controlling compiler inline optimization for memcpy

后端 未结 0 1836
生来不讨喜
生来不讨喜 2020-12-03 06:07

I like compiler inline optimization of memcpy instructions. On the arm processor I have found that it seems to inline up to 64 bytes with both gcc and clang. Without the inl

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