WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
255497
Simplify the ARM64E code because NUMBER_OF_ADDRESS_ENCODING_INSTRUCTIONS is always 4.
https://bugs.webkit.org/show_bug.cgi?id=255497
Summary
Simplify the ARM64E code because NUMBER_OF_ADDRESS_ENCODING_INSTRUCTIONS is a...
Mark Lam
Reported
2023-04-16 08:39:46 PDT
The code doesn't need to be conditional because for ARM64E, NUMBER_OF_ADDRESS_ENCODING_INSTRUCTIONS always equals 4.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-04-16 08:40:06 PDT
<
rdar://problem/108108389
>
Mark Lam
Comment 2
2023-04-16 08:46:28 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/12779
EWS
Comment 3
2023-04-17 11:53:45 PDT
Committed
263029@main
(afe8886c54aa): <
https://commits.webkit.org/263029@main
> Reviewed commits have been landed. Closing PR #12779 and removing active labels.
WebKit Commit Bot
Comment 4
2023-04-17 14:50:13 PDT
Re-opened since this is blocked by
bug 255549
Mark Lam
Comment 5
2023-04-17 18:10:47 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/12838
EWS
Comment 6
2023-04-17 18:45:13 PDT
Committed
263050@main
(c67536ceb173): <
https://commits.webkit.org/263050@main
> Reviewed commits have been landed. Closing PR #12838 and removing active labels.
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