Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: ef7aadafa04caefd5cbfe9f63ae32dc401437fd2
https://github.com/WebKit/WebKit/commit/ef7aadafa04caefd5cbfe9f63ae32dc401437fd2
Author: Yusuke Suzuki <[email protected]>
Date: 2022-12-15 (Thu, 15 Dec 2022)
Changed paths:
M Source/JavaScriptCore/wasm/WasmB3IRGenerator.cpp
Log Message:
-----------
[JSC] byteSize is wrong (bits size)
https://bugs.webkit.org/show_bug.cgi?id=249373
Reviewed by Mark Lam.
`byteSize < 32` is wrong since it is bits size.
* Source/JavaScriptCore/wasm/WasmB3IRGenerator.cpp:
(JSC::Wasm::B3IRGenerator::addSIMDStoreLane):
Canonical link: https://commits.webkit.org/257907@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes