-
- Downloads
re PR tree-optimization/36098 (435.gromacs miscompares at -O3)
PR tree-optimization/36098 * tree-vect-analyze.c (vect_analyze_group_access): Set the gap value for the first load in the group in case of a gap. (vect_build_slp_tree): Check that there are no gaps in loads. From-SVN: r135290
Showing
- gcc/ChangeLog 7 additions, 0 deletionsgcc/ChangeLog
- gcc/testsuite/ChangeLog 6 additions, 0 deletionsgcc/testsuite/ChangeLog
- gcc/testsuite/gcc.dg/vect/O3-pr36098.c 22 additions, 0 deletionsgcc/testsuite/gcc.dg/vect/O3-pr36098.c
- gcc/testsuite/gcc.dg/vect/vect.exp 1 addition, 1 deletiongcc/testsuite/gcc.dg/vect/vect.exp
- gcc/tree-vect-analyze.c 22 additions, 10 deletionsgcc/tree-vect-analyze.c
Loading
Please register or sign in to comment