Bug 284337
Summary: | IPInt should tier up to BBQ for SIMD code | ||
---|---|---|---|
Product: | WebKit | Reporter: | daniel_liu4 |
Component: | JavaScriptCore | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
daniel_liu4
IPInt doesn't have SIMD support, so we should directly go to BBQ for SIMD.
rdar://141184828
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
daniel_liu4
Pull request: https://github.com/WebKit/WebKit/pull/37673
EWS
Committed 287634@main (45c1b15255bc): <https://commits.webkit.org/287634@main>
Reviewed commits have been landed. Closing PR #37673 and removing active labels.