SPRUIV4D May 2020 – May 2024
The compiler also emits a formula for the number of cycles it will take to execute the software pipelined loop in question. Because the compiler often schedules the prolog and/or epilog in parallel with some of the other code surrounding the loop, this formula is not precise when trying to compute the expected number of cycles for an entire function.
;* Total cycles (est.) : 13 + iteration_cnt * 4