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/79489] Strange static branch prediction for n != 0


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

--- Comment #9 from Marc Glisse <glisse at gcc dot gnu.org> ---
I think we can close it, you fixed the main issue (thanks!). Were you leaving
it open so someone might investigate alternate versions of the nonzero
predictor?

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