Staticdeps lifetime size: backref
This commit is contained in:
parent
9e78230e91
commit
46ae338e3d
2 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
\section{Static dependencies detection}
|
||||
\section{Static dependencies detection}\label{ssec:staticdeps_detection}
|
||||
|
||||
Depending on the type of dependencies considered, it is more or less difficult
|
||||
to statically detect them.
|
||||
|
|
|
@ -139,7 +139,7 @@ threshold.
|
|||
|
||||
We re-run the previous experiments with lifetimes of respectively 1\,024 and
|
||||
512 instructions, which roughly corresponds to the order of magnitude of the
|
||||
size of a reorder buffer; results can also be found in
|
||||
size of a reorder buffer (see \autoref{ssec:staticdeps_detection} above); results can also be found in
|
||||
\autoref{table:cov_staticdeps}. While the introduction of a 1\,024 instructions
|
||||
lifetime greatly improves the coverage rates, both unweighted and weighted,
|
||||
further reducing this lifetime to 512 does not yield significant enhancements.
|
||||
|
|
Loading…
Reference in a new issue