Home / Computers / Instruction-Level Parallelism

Instruction-Level Parallelism

Vangie Beal
Last Updated May 24, 2021 7:46 am
Abbreviated as ILP, Instruction-Level Parallelism is a measurement of the number of operations that can be performed simultaneously in a computer program. Microprocessors exploit ILP by executing multiple instructions from a single program in a single cycle.