blob: 8aaa6f0564da43ea522621351ae24b6b4a721b6c [file] [log] [blame]
==================
Release Notes 11.0
==================
In Polly 11 the following important changes have been incorporated.
* 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.