---
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_1.html
sourcePath: /source/zh/kunpengdevkithistory/bisheng/hist-bisheng/kunpengbisheng_06_0055_1.html
indexId: 3ce591f99b5bf1babef6517a5c4b9459f32a7c1c34a296b544fc49214d72cae282
---
# -mllvm -unroll-runtime选项的使用说明

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