| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Jakob Kummerow removed was...@google.com from reviewers of this change.
[wasm interpreter] Use r0/fp0 as a Register instanding a Value
Use r0/fp0 as a Register instanding a value of type int64_t/double.
In f32.reinterpret.i32, we implicitly convert f32 to f64, which may
change the value we saved when the i32 value represented a f32:nan.
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
The test should be in `test/mjsunit/wasm/` so that it gets skipped on non-Wasm-enabled configurations.
(I have no opinion on this change otherwise; I'll rubberstamp it if/when Paolo is happy with it.)
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |