Format non-affine subregions news item

llvm-svn: 230852
This commit is contained in:
Johannes Doerfert 2015-02-28 14:48:15 +00:00
parent c28197e619
commit d40991bf83
1 changed files with 5 additions and 3 deletions

View File

@ -73,9 +73,11 @@
<tr><td><b>2015</b></td></tr>
<tr><td width="120"><p>February</p></td>
<td>
<h4>Polly allows now non-affine subregions (e.g., data-dependent
conditionals) inside a SCoP. This change increases the applicability on
general purpose code drastically.</td>
<h4>Polly allows now non-affine subregions</h4>
Data-dependent or floating point conditionals inside a SCoP can now be
overapproximated in order to increase the applicability on general purpose
code.
</td>
</tr>
<tr><td><b>2014</b></td></tr>
<tr><td width="120"><p>August</p></td>