RESOLVED FIXED 249357
Increase WASM SIMD test coverage.
https://bugs.webkit.org/show_bug.cgi?id=249357
Summary Increase WASM SIMD test coverage.
Justin Michaud
Reported 2022-12-14 17:06:11 PST
Increase simd test coverage: 1) Add a new testing mode to force every function to be conservative w.r.t. treating floating point registers as vectors 2) Allow tier-up directly to OMG for SIMD functions 3) Remove extra test options implied when using SIMD. Note that we now assume all functions might use SIMD if the LLInt is disabled. 4) Add new test simd-exception.js
Attachments
Justin Michaud
Comment 1 2022-12-14 17:09:08 PST
EWS
Comment 2 2022-12-15 21:06:55 PST
Committed 257974@main (a11ede1047e4): <https://commits.webkit.org/257974@main> Reviewed commits have been landed. Closing PR #7655 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2022-12-15 21:07:18 PST
Note You need to log in before you can comment on or make changes to this bug.