Bug 218940 - [JSC] Update wasm spec tests
Summary: [JSC] Update wasm spec tests
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-11-14 08:10 PST by Sergey Rubanov
Modified: 2020-11-15 10:57 PST (History)
4 users (show)

See Also:


Attachments
Patch (4.12 MB, patch)
2020-11-14 08:15 PST, Sergey Rubanov
no flags Details | Formatted Diff | Diff
Patch (4.12 MB, patch)
2020-11-14 08:33 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-14 08:10:37 PST
[JSC] Update wasm spec tests
Comment 1 Sergey Rubanov 2020-11-14 08:15:12 PST
Created attachment 414137 [details]
Patch
Comment 2 Sergey Rubanov 2020-11-14 08:27:50 PST
In patch 2 I fixed line breaks in comments of JSTests/wasm/spec-tests/conversions.wast.js
Comment 3 Sergey Rubanov 2020-11-14 08:33:24 PST
Created attachment 414139 [details]
Patch
Comment 4 Sergey Rubanov 2020-11-14 13:09:30 PST
This will help with implementation of already merged to spec but not implemented yet JSC proposals:

sign-extension-ops: https://bugs.webkit.org/show_bug.cgi?id=210302
non-trapping float to int conversations: https://bugs.webkit.org/show_bug.cgi?id=173471
bulk memory operations: https://bugs.webkit.org/show_bug.cgi?id=200938

and reference types proposal (many separate bugs on here bugzilla)
Comment 5 Yusuke Suzuki 2020-11-15 10:41:01 PST
Comment on attachment 414139 [details]
Patch

rs=me
Comment 6 EWS 2020-11-15 10:56:06 PST
Committed r269831: <https://trac.webkit.org/changeset/269831>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 414139 [details].
Comment 7 Radar WebKit Bug Importer 2020-11-15 10:57:21 PST
<rdar://problem/71416993>