[Bug middle-end/35343] Sum-reduction loop not recognized (enable -fvariable-expansion-in-unroller by default)

2008-12-28 Thread pinskia at gcc dot gnu dot org
--- Comment #3 from pinskia at gcc dot gnu dot org 2008-12-29 06:30 --- Confirmed. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added Status|UNCON

[Bug middle-end/35343] Sum-reduction loop not recognized

2008-02-25 Thread xinliangli at gmail dot com
--- Comment #2 from xinliangli at gmail dot com 2008-02-25 21:36 --- (In reply to comment #1) > (In reply to comment #0) > > It is beneficial to unroll reduction loop (and split the reduction target) > > to > > reduce dependence height due to recurrence, but GCC does not perform such >

[Bug middle-end/35343] Sum-reduction loop not recognized

2008-02-25 Thread dorit at gcc dot gnu dot org
--- Comment #1 from dorit at gcc dot gnu dot org 2008-02-25 10:21 --- (In reply to comment #0) > It is beneficial to unroll reduction loop (and split the reduction target) to > reduce dependence height due to recurrence, but GCC does not perform such > optimization (-O3 -fno-tree-vectori

[Bug middle-end/35343] Sum-reduction loop not recognized

2008-02-24 Thread rguenth at gcc dot gnu dot org
-- rguenth at gcc dot gnu dot org changed: What|Removed |Added Severity|normal |enhancement Keywords||missed-op