How to improve (decrease) CPI
Recall: CPI = Ideal CPI + CPI contributed by stalls
Ideal CPI =1 for single issue machine even with multiple pipes
Ideal CPI will be less than 1 if we have several pipes and we can issue (and “commit”) multiple instructions in the same cycle, i.e., Instruction Level Parallelism (ILP)