aboutsummaryrefslogtreecommitdiff
path: root/polly/docs/ReleaseNotes.rst
blob: 618a4265f09cf10262d27f7f99efc47c1198d915 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
===========================================
Release Notes |release| |ReleaseNotesTitle|
===========================================

In Polly |version| the following important changes have been incorporated.

.. only:: PreRelease

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

 * ScopInliner has been updated for the New Pass Manager.

 * Polly now is a monolithic pass split into phases.

 * Polly's support for the legacy pass manager has been removed.

 * The infrastructure around ScopPasses has been removed.