[Bug tree-optimization/77536] Vectorizer not maintaining relationship of relative block frequencies in absence of real profile data
pthaugen at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Nov 18 21:16:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77536
--- Comment #3 from Pat Haugen <pthaugen at gcc dot gnu.org> ---
pr78116 contains a couple testcases that showed degradation on x86 caused by
spill inside a vectorized loop due to messed up BB frequencies.
More information about the Gcc-bugs
mailing list