CS6810 -- Lecture 16. Lectures on Compiler-Based ILP

preview_player
Показать описание
CS6810 Computer Architecture, University of Utah.
Instructor: Prof. Rajeev Balasubramonian.
Course for senior undergraduates or early-stage graduate students.
Topic: Compiler-Based ILP (Lecture 2 of 6). Smart compiler scheduling and loop unrolling
Рекомендации по теме
Комментарии
Автор

Awesome! i was really struggling to learn this subject and you have been my savior. Thanks a lot!

SharwinRodrigues
Автор

keep it up....your explanation ability is tremendous. At least i am learning something. Thanks

SaifullSiddiky
Автор

In an architecture with a 1-cycle branch delay slot, yes, you can move the BNE before the last store to save a cycle.

rajeevbalasubramonian
Автор

Is it possible to give BNE before SD F16, 8(R1) ?

pshanoop