[Bug tree-optimization/79224] [7/8 Regression] Large C-Ray slowdown

2018-01-05 Thread aldyh at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79224 --- Comment #19 from Aldy Hernandez --- In my sandbox I see no discernible difference between GCC 6 and current mainline (r256265). I am testing with: ./xgcc -B./ -O3 -ffast-math -funroll-loops -march=core-avx2 -lm c-ray-f.c cat ~/scene |

[Bug tree-optimization/79224] [7/8 Regression] Large C-Ray slowdown

2018-01-05 Thread aldyh at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79224 Aldy Hernandez changed: What|Removed |Added Assignee|unassigned at gcc dot gnu.org |aldyh at gcc dot gnu.org ---

[Bug tree-optimization/79224] [7/8 Regression] Large C-Ray slowdown

2017-12-20 Thread law at redhat dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79224 Jeffrey A. Law changed: What|Removed |Added CC||aldyh at gcc dot gnu.org --- Comment

[Bug tree-optimization/79224] [7/8 Regression] Large C-Ray slowdown

2017-06-29 Thread tetra2005 at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79224 Yuri Gribov changed: What|Removed |Added CC||tetra2005 at gmail dot com --- Comment

[Bug tree-optimization/79224] [7/8 Regression] Large C-Ray slowdown

2017-05-01 Thread trippels at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79224 Markus Trippelsdorf changed: What|Removed |Added CC||trippels at gcc dot gnu.org ---

[Bug tree-optimization/79224] [7/8 Regression] Large C-Ray slowdown

2017-04-30 Thread hubicka at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79224 --- Comment #14 from Jan Hubicka --- Author: hubicka Date: Sun Apr 30 15:02:11 2017 New Revision: 247417 URL: https://gcc.gnu.org/viewcvs?rev=247417=gcc=rev Log: PR ipa/79224 * ipa-inline-analysis.c (dump_predicate): Add

[Bug tree-optimization/79224] [7/8 Regression] Large C-Ray slowdown

2017-04-06 Thread law at redhat dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79224 Jeffrey A. Law changed: What|Removed |Added CC||law at redhat dot com Target