Summary: | [RISCV64] Add RISCV64 support in YARR | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Zan Dobersek <zan> | ||||||
Component: | New Bugs | Assignee: | Zan Dobersek <zan> | ||||||
Status: | RESOLVED FIXED | ||||||||
Severity: | Normal | CC: | benjamin, cdumez, cmarcelo, ews-watchlist, keith_miller, mark.lam, msaboff, pmatos, saam, tzagallo, webkit-bug-importer, xan.lopez, ysuzuki | ||||||
Priority: | P2 | Keywords: | InRadar | ||||||
Version: | WebKit Nightly Build | ||||||||
Hardware: | Unspecified | ||||||||
OS: | Unspecified | ||||||||
Bug Depends on: | |||||||||
Bug Blocks: | 237775 | ||||||||
Attachments: |
|
Description
Zan Dobersek
2021-12-20 23:51:48 PST
Created attachment 447692 [details]
Patch
Comment on attachment 447692 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=447692&action=review Nice > Source/JavaScriptCore/ChangeLog:10 > + with other 64-bit architectures. I think you also need to flip some flags in PlatformEnable.h (YarrJIT feature flags for rich 64bit architectures. e.g. ENABLE_YARR_JIT_BACKREFERENCES). Created attachment 447787 [details]
Patch
Comment on attachment 447787 [details]
Patch
r=me
Committed r287367 (245509@main): <https://commits.webkit.org/245509@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 447787 [details]. |