Bug 255148

Summary: Use $isSIMDPlatform for wasm SIMD test; re-enable no longer failing tests on ARMv7
Product: WebKit Reporter: Max Rottenkolber <maximilian>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Trivial CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Other   
OS: Linux   

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>