This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug tree-optimization/77536] Vectorizer not maintaining relationship of relative block frequencies in absence of real profile data


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77536

--- Comment #1 from Pat Haugen <pthaugen at gcc dot gnu.org> ---
Author: pthaugen
Date: Tue Sep 13 15:58:52 2016
New Revision: 240113

URL: https://gcc.gnu.org/viewcvs?rev=240113&root=gcc&view=rev
Log:
        PR tree-optimization/77536
        PR rtl-optimization/68212
        * config/rs6000/rs6000.md (div->recip splitter): Remove
        optimize_insn_for_speed_p condition.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/rs6000/rs6000.md

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]