www: Fix grammar.
authorTobias Grosser <tobias@grosser.es>
Tue, 10 Jun 2014 20:18:16 +0000 (20:18 +0000)
committerTobias Grosser <tobias@grosser.es>
Tue, 10 Jun 2014 20:18:16 +0000 (20:18 +0000)
Reported-by: Jules Gagnon-Marchand <jules_gagnonm@hotmail.com>
llvm-svn: 210576

polly/www/index.html

index 7504a5d..67367ef 100644 (file)
@@ -31,9 +31,9 @@
   OpenMP level parallelism, expose SIMDization opportunities. Work has also be
   done in the area of automatic GPU code generation.</p>
 
-  However, for many users not, especially researchers and compiler writers, not
-  the existing optimizations in Polly are of most interest, but the new analyses
-  and optimizations that are enabled by the Polly infrastructure. At
+  For many users, however, it's not the existing optimizations in Polly that are
+  of most interest, but the new analyses and optimizations enabled by the Polly
+  infrastructure. At
   <a href="http://polyhedral.info">polyhedral.info</a> you can get an idea of
   what has already been done and what is possible in the context of polyhedral
   compilation.