We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6cd43c commit da2e1f6Copy full SHA for da2e1f6
polly/docs/ReleaseNotes.rst
@@ -13,9 +13,10 @@ In Polly 14 the following important changes have been incorporated.
13
- The command line option -polly-opt-fusion has been removed. What the
14
flag does was frequently misunderstood and is rarely useful. However,
15
the functionality is still accessible using
16
-```
+
17
+ .. code-block:: console
18
19
-polly-isl-arg=--no-schedule-serialize-sccs
20
21
- The command line option -polly-loopfusion-greedy has been added.
22
This will agressively try to fuse any loop regardless of
0 commit comments