minor fixes

This commit is contained in:
JanLJL
2020-02-27 18:32:48 +01:00
parent 3348afe219
commit d861d66206
6 changed files with 5 additions and 5050 deletions

View File

@@ -337,6 +337,8 @@ It shows the whole kernel together with the optimized port pressure of each inst
Furthermore, in the two columns on the right, the critical path (CP) and the longest loop-carried dependency (LCD) of the loop kernel.
In the bottom, all loop-carried dependencies are shown, each with a list of line numbers being part of this dependency chain on the right.
You can find more (already marked) examples and sample outputs for various architectures in the `examples <examples/>`_ directory.
Credits
=======
Implementation: Jan Laukemann