Bug 255148 - Use $isSIMDPlatform for wasm SIMD test; re-enable no longer failing tests on ARMv7
Summary: Use $isSIMDPlatform for wasm SIMD test; re-enable no longer failing tests on ...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Other Linux
: P2 Trivial
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-04-07 03:57 PDT by Max Rottenkolber
Modified: 2023-04-07 10:55 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Max Rottenkolber 2023-04-07 03:57:52 PDT
Prefer using the existing var over lists of supported architectures.

Also re-enable two tests which appear not to have really needed SIMD support to
pass, and two other tests that are no longer failing on ARMv7.
Comment 1 Max Rottenkolber 2023-04-07 05:51:47 PDT
Pull request: https://github.com/WebKit/WebKit/pull/12504
Comment 2 EWS 2023-04-07 10:54:27 PDT
Committed 262716@main (3096b28ff05a): <https://commits.webkit.org/262716@main>

Reviewed commits have been landed. Closing PR #12504 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2023-04-07 10:55:18 PDT
<rdar://problem/107760577>