Bug 179210

Summary: Enable CPU(ARM_NEON) and HAVE(ARM_NEON_INTRINSICS) for ARM64
Product: WebKit Reporter: Konstantin Tokarev <annulen>
Component: Web Template FrameworkAssignee: Konstantin Tokarev <annulen>
Status: NEW    
Severity: Normal CC: benjamin, buildbot, cdumez, cmarcelo, dbates, jfbastien, mark.lam, mcatanzaro, mjs, ossy
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
mjs: review-, buildbot: commit-queue-
Archive of layout-test-results from ews126 for ios-simulator-wk2 none

Konstantin Tokarev
Reported 2017-11-02 16:36:29 PDT
NEON instruction set is available on AArch64 too. Note that gcc defines __ARM_NEON there instead of __ARM_NEON__.
Attachments
Patch (2.10 KB, patch)
2017-11-02 16:39 PDT, Konstantin Tokarev
mjs: review-
buildbot: commit-queue-
Archive of layout-test-results from ews126 for ios-simulator-wk2 (1.57 MB, application/zip)
2017-11-02 18:32 PDT, Build Bot
no flags
Konstantin Tokarev
Comment 1 2017-11-02 16:39:48 PDT
Build Bot
Comment 2 2017-11-02 18:32:21 PDT
Comment on attachment 325796 [details] Patch Attachment 325796 [details] did not pass ios-sim-ews (ios-simulator-wk2): Output: http://webkit-queues.webkit.org/results/5082628 New failing tests: imported/w3c/web-platform-tests/service-workers/service-worker/fetch-canvas-tainting.https.html
Build Bot
Comment 3 2017-11-02 18:32:22 PDT
Created attachment 325815 [details] Archive of layout-test-results from ews126 for ios-simulator-wk2 The attached test failures were seen while running run-webkit-tests on the ios-sim-ews. Bot: ews126 Port: ios-simulator-wk2 Platform: Mac OS X 10.12.6
JF Bastien
Comment 4 2017-11-02 19:12:36 PDT
Is it faster, and does it affect code size?
Maciej Stachowiak
Comment 5 2020-05-30 19:53:10 PDT
Comment on attachment 325796 [details] Patch Unfortunately, this patch no longer applies. See also previous question about perf testing.
Note You need to log in before you can comment on or make changes to this bug.