[Webkit-unassigned] [Bug 241183] New: [ARM][NEON] Enable usage of NEON fast paths also in Thumb mode

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 1 07:32:12 PDT 2022


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

            Bug ID: 241183
           Summary: [ARM][NEON] Enable usage of NEON fast paths also in
                    Thumb mode
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: aperez at igalia.com

NEON instructions can be used when targeting both the traditional ARM
instruction set and the Thumb instruction set; but some parts of the
code are guarded with ARM_NEON && ARM_TRADITIONAL and therefore are
currently not being built when the compilation options result in the
compiler using Thumb instructions.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220601/12b2419d/attachment.htm>


More information about the webkit-unassigned mailing list