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 target/68110] __builtin_sub_overflow unsigned performance issue


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

--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
So the question is does anyone use this function without "a - b" later on?  If
not then it is just a microbenchmark of this code is showing the regression and
I would say the microbenchmark is wrong.


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