Skip to content

Commit da2e1f6

Browse files
committed
[Polly][docs] Fix Sphinx warning.
ReStructured Text is not Markdown.
1 parent f6cd43c commit da2e1f6

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

polly/docs/ReleaseNotes.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,10 @@ In Polly 14 the following important changes have been incorporated.
1313
- The command line option -polly-opt-fusion has been removed. What the
1414
flag does was frequently misunderstood and is rarely useful. However,
1515
the functionality is still accessible using
16-
```
16+
17+
.. code-block:: console
18+
1719
-polly-isl-arg=--no-schedule-serialize-sccs
18-
```
1920
2021
- The command line option -polly-loopfusion-greedy has been added.
2122
This will agressively try to fuse any loop regardless of

0 commit comments

Comments
 (0)