---
title: -mllvm -unroll-runtime选项的使用说明
description: "毕昇编译器默认使能-unroll-runtime选项，可能会对编译时间产生一定的影响。因此，当对编译时间敏感时，建议加上选项-mllvm -unroll-runtime=false。"
url: https://www.hikunpeng.com/document/detail/zh/kunpengdevkithistory/bisheng/hist-bisheng/kunpengbisheng_06_0055.html
sourcePath: /source/zh/kunpengdevkithistory/bisheng/hist-bisheng/kunpengbisheng_06_0055.html
indexId: c4a2b9707e54de694875d396236cdb4b2b894b2e6e690d7fc53f9a9825b9a90c80
---
# -mllvm -unroll-runtime选项的使用说明

毕昇编译器默认使能-unroll-runtime选项，可能会对编译时间产生一定的影响。因此，当对编译时间敏感时，建议加上选项-mllvm -unroll-runtime=false。
