diff --git a/polly/README b/polly/README index f0243935b081..09a4a5461883 100644 --- a/polly/README +++ b/polly/README @@ -10,4 +10,3 @@ optimal loop structure. These transformations can be used to do constant propagation through arrays, remove dead loop iterations, optimize loops for cache locality, optimize arrays, apply advanced automatic parallelization, drive vectorization, or they can be used to do software pipelining. -