[Bug ipa/65701] [5/6 Regression] r221530 makes 187.facerec drop with -Ofast -flto on bdver2
rguenth at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri May 22 09:09:00 GMT 2015
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65701
--- Comment #17 from Richard Biener <rguenth at gcc dot gnu.org> ---
Author: rguenth
Date: Fri May 22 09:08:46 2015
New Revision: 223528
URL: https://gcc.gnu.org/viewcvs?rev=223528&root=gcc&view=rev
Log:
2015-05-22 Richard Biener <rguenther@suse.de>
PR tree-optimization/65701
* tree-vect-data-refs.c (vect_enhance_data_refs_alignment):
Move peeling cost models into one place. Peel for alignment
for single loads only if an aligned load is cheaper than
an unaligned load.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/tree-vect-data-refs.c
More information about the Gcc-bugs
mailing list