From: Tobias Grosser Date: Tue, 10 Jun 2014 20:18:16 +0000 (+0000) Subject: www: Fix grammar. X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=8d614d03350ae7c78190212009d75f86ef3b3b76;p=platform%2Fupstream%2Fllvm.git www: Fix grammar. Reported-by: Jules Gagnon-Marchand llvm-svn: 210576 --- diff --git a/polly/www/index.html b/polly/www/index.html index 7504a5d..67367ef 100644 --- a/polly/www/index.html +++ b/polly/www/index.html @@ -31,9 +31,9 @@ OpenMP level parallelism, expose SIMDization opportunities. Work has also be done in the area of automatic GPU code generation.

- 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 polyhedral.info you can get an idea of what has already been done and what is possible in the context of polyhedral compilation.