Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 2ecfc52aa56dac7df2ee7bdea99ee42d13a90441
https://github.com/WebKit/WebKit/commit/2ecfc52aa56dac7df2ee7bdea99ee42d13a90441
Author: Angelos Oikonomopoulos <[email protected]>
Date: 2024-11-25 (Mon, 25 Nov 2024)
Changed paths:
M Source/JavaScriptCore/wasm/WasmOMGIRGenerator32_64.cpp
Log Message:
-----------
Use correct math helpers for truncSaturated in WasmOMGIRGenerator32_64
https://bugs.webkit.org/show_bug.cgi?id=283559
Reviewed by Justin Michaud.
We want to do truncate-with-saturation, not conversion. The types are
reversed.
* Source/JavaScriptCore/wasm/WasmOMGIRGenerator32_64.cpp:
(JSC::Wasm::OMGIRGenerator::truncSaturated):
Canonical link: https://commits.webkit.org/287059@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes