简体   繁体   English

#pragma clang循环插入(禁用)是否与#pragma名词卷相同?

[英]Is #pragma clang loop interleave(disable) same as #pragma nounroll?

I read the documentation and I am confused about if there is any difference between these 2 pragmas. 我阅读了文档,并且对这两个编译指示之间是否有任何区别感到困惑。 Naively I would assume they both prevent loop unrolling, but I am not sure... 我天真的认为它们都可以防止循环展开,但是我不确定...

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM