Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 13cb2ea97798d1cb7af3884249804942537ad847
https://github.com/WebKit/WebKit/commit/13cb2ea97798d1cb7af3884249804942537ad847
Author: Angelos Oikonomopoulos <[email protected]>
Date: 2024-07-24 (Wed, 24 Jul 2024)
Changed paths:
M Source/JavaScriptCore/wasm/WasmOMGIRGenerator32_64.cpp
Log Message:
-----------
Minor fixes to WasmOMGIRGenerator32_64.cpp
https://bugs.webkit.org/show_bug.cgi?id=276946
Reviewed by Justin Michaud.
- Use Stitch/Trunc/TruncHigh to keep the generated B3 readable.
- Use the correct pointer (sans offset) in memory accesses.
- Implement countTrailingZeros.
- Fix the value type of some conversions.
* Source/JavaScriptCore/wasm/WasmOMGIRGenerator32_64.cpp:
(JSC::Wasm::OMGIRGenerator::addArguments):
(JSC::Wasm::OMGIRGenerator::emitCheckAndPreparePointer):
(JSC::Wasm::OMGIRGenerator::connectControlAtEntrypoint):
(JSC::Wasm::OMGIRGenerator::addI64Ctz):
(JSC::Wasm::OMGIRGenerator::addF64ConvertUI64):
(JSC::Wasm::OMGIRGenerator::addF32ConvertUI64):
Canonical link: https://commits.webkit.org/281309@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