Describe 2 types of ilp
Background: The fourth of our eight great ideas is Performance via Parallelism, and for many years we have exploited Instruction Level Parallelism (ILP) in implementing the fifth great idea, Performance via Pipelining. Much effort was placed on identifying, exposing, and exploiting ILP, including techniques for finding ILP that might not have been directly visible by cursory examination of the code. This effort was so […]