This shows you the differences between two versions of the page.
— |
cc18:lecture_37 [2018/04/23 19:13] (current) hossein created |
||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====== Lecture 37 ====== | ||
+ | Lecture 37 {{ :cc18:lectures:lect37:main.pdf | Slides}} | ||
+ | (Loop Optimizations) | ||
+ | This is the last lecture in optimization. It discusses loop detection and gives a hint to loop invariant code motion. | ||
+ | |||
+ | === Readings === | ||
+ | |||
+ | * Tiger Book Chapter 18 |