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/78809] Inline strcmp with small constant strings


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

Qing Zhao <qing.zhao at oracle dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #42449|0                           |1
        is obsolete|                            |

--- Comment #26 from Qing Zhao <qing.zhao at oracle dot com> ---
Created attachment 43222
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=43222&action=edit
the run-time performance data for inlining str(n)cmp

This is the performance data with my private str(n)cmp implementation on both
X86 and AARCH64 platform.

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