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 rtl-optimization/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

ktkachov at gcc dot gnu.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
                 CC|                            |ktkachov at gcc dot gnu.org
           Assignee|segher at gcc dot gnu.org          |ktkachov at gcc dot gnu.org

--- Comment #25 from ktkachov at gcc dot gnu.org ---
(In reply to Segher Boessenkool from comment #19)
> Fixed for PowerPC.  arm and aarch64 should probably do a similar
> implementation of the new hook; leaving the bug open for that.

Thanks, I'm testing an implementation of the hook for arm and aarch64

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