Trying to understand clang/gcc __builtin_memset on constant size / aligned pointers

后端 未结 0 669
时光说笑
时光说笑 2021-01-02 06:52

Basically I am trying to understand why both gcc/clang use xmm register for their __builtin_memset even when the memory destination and size are bo

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