bug-grep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #30821] Support new SSE 4.2 string searching instructions?


From: Eric Blake
Subject: [bug #30821] Support new SSE 4.2 string searching instructions?
Date: Thu, 19 Aug 2010 17:21:29 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.7) Gecko/20100723 Fedora/3.6.7-1.fc13 Firefox/3.6.7

Follow-up Comment #1, bug #30821 (project grep):

Recent glibc already uses SSE instructions for strstr and friends.  It's much
easier from a maintainer's point of view to rely on libc to implement
optimizations than it is to complicate multiple projects with
assembly-specific hacks, especially since on GNU/Linux systems, it won't
provide any speedups above what using glibc already provides.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?30821>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]