docs: More robust image scaling fix.

Hopefully these benchmarks will be updated in the future, so avoid
hardcoding image dimensions.

llvm-svn: 170819
This commit is contained in:
Sean Silva 2012-12-21 00:28:42 +00:00
parent 06a18d7d56
commit 850861df62
1 changed files with 0 additions and 2 deletions

View File

@ -213,8 +213,6 @@ The chart below compares GCC-4.7, ICC-13, and Clang-SVN with and without loop ve
The Y-axis shows the time in msec. Lower is better. The last column shows the geomean of all the kernels.
.. image:: gcc-loops.png
:width: 886
:height: 331
.. _bb-vectorizer: