aboutsummaryrefslogtreecommitdiff
path: root/polly/docs/ReleaseNotes.rst
blob: df3f7ba8389a35f3f7ae487c400a473f7c0d887c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
=============================
Release Notes 12.0 (upcoming)
=============================

In Polly 12 the following important changes have been incorporated.

.. warning::

  These releaes notes are for the next release of Polly and describe
  the new features that have recently been committed to our development
  branch.

- Change ...

 * The LLVM option -polly-isl-arg was added to pass options to ISL's
   command line option parser. For instance,
   -polly-isl-arg=--schedule-algorithm=feautrier switches to the
   Feautrier scheduling algorithm.