WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
241183
[ARM][NEON] Enable usage of NEON fast paths also in Thumb mode
https://bugs.webkit.org/show_bug.cgi?id=241183
Summary
[ARM][NEON] Enable usage of NEON fast paths also in Thumb mode
Adrian Perez
Reported
2022-06-01 07:32:12 PDT
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.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2022-06-08 07:33:12 PDT
<
rdar://problem/94632210
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug