Author: Hans Wennborg
Date: 2020-09-16T17:22:02+02:00
New Revision: c2f4de353b2e9f6658febe5735c615ee433fd062

URL: 
https://github.com/llvm/llvm-project/commit/c2f4de353b2e9f6658febe5735c615ee433fd062
DIFF: 
https://github.com/llvm/llvm-project/commit/c2f4de353b2e9f6658febe5735c615ee433fd062.diff

LOG: polly release notes: drop in-progress warnings; minor cleanups

Added: 
    

Modified: 
    polly/docs/ReleaseNotes.rst

Removed: 
    


################################################################################
diff  --git a/polly/docs/ReleaseNotes.rst b/polly/docs/ReleaseNotes.rst
index ab95eae4e57e..8aaa6f0564da 100644
--- a/polly/docs/ReleaseNotes.rst
+++ b/polly/docs/ReleaseNotes.rst
@@ -1,17 +1,9 @@
-=============================
-Release Notes 11.0 (upcoming)
-=============================
+==================
+Release Notes 11.0
+==================
 
 In Polly 11 the following important changes have been incorporated.
 
-.. warning::
-
-  These releaes notes are for the next release of Polly and describe
-  the new features that have recently been committed to our development
-  branch.
-
-- Change ...
-
  * The LLVM option -polly-isl-arg was added to pass options to ISL's
    command line option parser. For instance,
    -polly-isl-arg=--schedule-algorithm=feautrier switches to the


        
_______________________________________________
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

Reply via email to