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 middle-end/68664] [6/7 Regression] Speculative sqrt in c-ray main loop causes large slow down


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

--- Comment #14 from Segher Boessenkool <segher at gcc dot gnu.org> ---
I'm not sure how to read your remark.  An insn where the result is
not used is not on the critical path by definition; and you seem to
be arguing for -fno-sched-spec by default?

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