invoke.texi: Add -floop-unroll-and-jam to options enabled by -O3.
2018-04-19 Toon Moene <toon@moene.org> * doc/invoke.texi: Add -floop-unroll-and-jam to options enabled by -O3. From-SVN: r259509
This commit is contained in:
parent
c7cec03345
commit
b81f7a6137
@ -1,3 +1,8 @@
|
||||
2018-04-19 Toon Moene <toon@moene.org>
|
||||
|
||||
* doc/invoke.texi: Add -floop-unroll-and-jam to options enabled
|
||||
by -O3.
|
||||
|
||||
2018-04-19 Jakub Jelinek <jakub@redhat.com>
|
||||
|
||||
PR tree-optimization/85467
|
||||
|
@ -7652,6 +7652,7 @@ by @option{-O2} and also turns on the following optimization flags:
|
||||
-ftree-loop-distribution @gol
|
||||
-ftree-loop-distribute-patterns @gol
|
||||
-floop-interchange @gol
|
||||
-floop-unroll-and-jam @gol
|
||||
-fsplit-paths @gol
|
||||
-ftree-slp-vectorize @gol
|
||||
-fvect-cost-model @gol
|
||||
|
Loading…
Reference in New Issue
Block a user