summaryrefslogtreecommitdiffstats
path: root/evaluation.tex
diff options
context:
space:
mode:
authorJohn Wickerson <j.wickerson@imperial.ac.uk>2021-04-13 16:08:17 +0000
committeroverleaf <overleaf@localhost>2021-04-13 16:08:37 +0000
commitb6e4d6c2a90d89d3ab56110e3f621fd92408eae7 (patch)
treee120bca3df4ecf0c53e5fcf17927c8df490fde84 /evaluation.tex
parent68c7d0c4438363e074f14db4a709b94275e4b354 (diff)
downloadoopsla21_fvhls-b6e4d6c2a90d89d3ab56110e3f621fd92408eae7.tar.gz
oopsla21_fvhls-b6e4d6c2a90d89d3ab56110e3f621fd92408eae7.zip
Update on Overleaf.
Diffstat (limited to 'evaluation.tex')
-rw-r--r--evaluation.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/evaluation.tex b/evaluation.tex
index d9ad01d..9681210 100644
--- a/evaluation.tex
+++ b/evaluation.tex
@@ -67,7 +67,7 @@ We configured Polybench's parameters so that only integer types are used, since
\nextgroupplot[ymin=0.1,ylabel={Relative area to \legup{}}]
\addplot+[vericertcol] table [x expr=\coordindex,y=vericert,col sep=comma] from \divslicetable;
\addplot+[legupnooptcol] table [x expr=\coordindex,y=legup noopt nochain,col sep=comma] from \divslicetable;
- \addplot+[legupnooptnochaincol] table [x expr=\coordindex,y=legup noopt,col sep=comma] from \divslicetable;
+ \addplot+[le on gupnooptnochaincol] table [x expr=\coordindex,y=legup noopt,col sep=comma] from \divslicetable;
\draw (axis cs:-1,1) -- (axis cs:26,1);
\legend{\vericert{},\legup{} w/o opt/chain,\legup{} w/o opt};