brintos

brintos / llvm-project-archived public Read only

0
0
Text · 642 B · 618a426 Raw
22 lines · plain
1===========================================2Release Notes |release| |ReleaseNotesTitle|3===========================================4 5In Polly |version| the following important changes have been incorporated.6 7.. only:: PreRelease8 9  .. warning::10    These release notes are for the next release of Polly and describe11    the new features that have recently been committed to our development12    branch.13 14 * ScopInliner has been updated for the New Pass Manager.15 16 * Polly now is a monolithic pass split into phases.17 18 * Polly's support for the legacy pass manager has been removed.19 20 * The infrastructure around ScopPasses has been removed.21 22