Bug 73726
| Summary: | Support Float32Array on ARM | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Oliver Hunt <oliver> |
| Component: | JavaScriptCore | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | barraclough, loki, oliver, pvarga, zherczeg |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Oliver Hunt
Currently we don't support loading 32bit floats, or converting between 64 and 32bit pointing in the arm assemblers so explicitly prevent float32array optimizations in shouldSpeculateFloat32Array :-(
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |