[Webkit-unassigned] [Bug 166808] New: Introduce CPU(X86_SSE2) instead of various SSE2 checks

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jan 7 07:34:50 PST 2017


https://bugs.webkit.org/show_bug.cgi?id=166808

            Bug ID: 166808
           Summary: Introduce CPU(X86_SSE2) instead of various SSE2 checks
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Local Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Template Framework
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: annulen at yandex.ru

Now copyLCharsFromUCharSource can use SSE2 implementation on non-Darwin OSes, and all SSE2 code paths are available for MSVC on x86 if /arch:SSE2 or higher is enabled.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170107/aad664e3/attachment.html>


More information about the webkit-unassigned mailing list