summaryrefslogtreecommitdiffstats
path: root/chapters/schedule.tex
diff options
context:
space:
mode:
Diffstat (limited to 'chapters/schedule.tex')
-rw-r--r--chapters/schedule.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/chapters/schedule.tex b/chapters/schedule.tex
index 73cb4b2..52b93d0 100644
--- a/chapters/schedule.tex
+++ b/chapters/schedule.tex
@@ -26,7 +26,7 @@ hyperblock scheduling, and is described in \in{Chapter}[sec:scheduling]. Curren
need to be completed, as well as submitting a paper about the work to FMCAD/POPL/PLDI. In general,
this work was supposed to be finished in November 2021, however, due to complications with the
actual formulation of the semantics, as well as the number of proofs that need to be completed, the
-work is still on going.
+work is still ongoing.
\desc{Modulo scheduling} The second piece of work is described in \in{Chapter}[sec:pipelining] and
describes the implementation of modulo scheduling to perform scheduling on loops. This work will be
@@ -92,7 +92,7 @@ proving hyperblock scheduling. This requires proofs of the following translatio
proof as well as simplify the scheduling algorithm.
\desc{\sc IfConv} The {\sc IfConv} transformation introduces predicate instructions by conversing
-conditional statements. This is necessary to generates hyperblocks and therefore improve the
+conditional statements. This is necessary to generate hyperblocks and therefore improve the
schedule by passing larger blocks to the scheduler.
\desc{\sc RTLBlock $\rightarrow$ RTLPar} The proof of the scheduling algorithm itself, which is