Mercurial > hg > CbC > CbC_llvm
view polly/docs/ReleaseNotes.rst @ 173:0572611fdcc8 llvm10 llvm12
reorgnization done
author | Shinji KONO <kono@ie.u-ryukyu.ac.jp> |
---|---|
date | Mon, 25 May 2020 11:55:54 +0900 |
parents | 1d019706d866 |
children | 2e18cbf3894f |
line wrap: on
line source
============================= Release Notes 11.0 (upcoming) ============================= In Polly 11 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.