forked from OSchip/llvm-project
parent
c28197e619
commit
d40991bf83
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue