Searching for software pipeline schedule at ... ;*
ii = 9 Schedule found with 4 iterations in parallel
1.
ii = 9; I understanded ,it depended " Loop Carried Dependency Bound(^) ",but as to "4 iterations " ,I didn't know how to get the number "4",
what does "4 iterations " mean?
2.
Total cycles (est.) : 27 + trip_cnt * 9 ------- quoted from .asm file.
the same, I didn't know what did " trip_cnt " mean? and how to get it?


