Bug 218990 - Add support for the Wasm i64 sign-extension-ops proposal
Summary: Add support for the Wasm i64 sign-extension-ops proposal
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebAssembly (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Sergey Rubanov
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-11-16 09:09 PST by Sergey Rubanov
Modified: 2020-12-01 06:14 PST (History)
10 users (show)

See Also:


Attachments
Enable spec tests (40.50 KB, patch)
2020-11-16 09:10 PST, Sergey Rubanov
no flags Details | Formatted Diff | Diff
Patch (53.23 KB, patch)
2020-11-23 09:09 PST, Sergey Rubanov
no flags Details | Formatted Diff | Diff
Patch (53.46 KB, patch)
2020-11-30 12:26 PST, Sergey Rubanov
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sergey Rubanov 2020-11-16 09:09:49 PST
Add support for the Wasm i64 sign-extension-ops proposal
Comment 1 Sergey Rubanov 2020-11-16 09:10:16 PST
Created attachment 414241 [details]
Enable spec tests
Comment 2 Radar WebKit Bug Importer 2020-11-16 18:13:42 PST
<rdar://problem/71467979>
Comment 3 Sergey Rubanov 2020-11-23 09:09:34 PST
Created attachment 414805 [details]
Patch
Comment 4 EWS Watchlist 2020-11-25 19:16:07 PST
This patch modifies one of the wasm.json files. Please ensure that any changes in one have been mirrored to the other. You can find the wasm.json files at "Source/JavaScriptCore/wasm/wasm.json" and "JSTests/wasm/wasm.json".
Comment 5 Yusuke Suzuki 2020-11-30 11:56:05 PST
Comment on attachment 414805 [details]
Patch

r=me
Comment 6 EWS 2020-11-30 11:56:24 PST
Tools/Scripts/svn-apply failed to apply attachment 414805 [details] to trunk.
Please resolve the conflicts and upload a new patch.
Comment 7 Sergey Rubanov 2020-11-30 12:26:23 PST
Created attachment 415041 [details]
Patch
Comment 8 EWS 2020-11-30 14:12:27 PST
Committed r270265: <https://trac.webkit.org/changeset/270265>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 415041 [details].