跳转到主要内容

CC-RL/CC-RX/CC-RH Compiler Tips - Improve Execution Speed (Loop Unrolling)

CC-RL/CC-RX/CC-RH Compiler Tips - Improve Execution Speed (Loop Unrolling)
2022年6月10日

关于此视频

This video shows how to configure the CC-RL/CC-RX/CC-RH compiler to improve the execution speed of program containing loops.

00:00 Opening
00:15 About loop unrolling
00:44 Example of loop unrolling setting
02:19 Effect of loop unrolling