Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 4d845913089e07e76db4df7a85d7932a8c50163c
https://github.com/WebKit/WebKit/commit/4d845913089e07e76db4df7a85d7932a8c50163c
Author: Yusuke Suzuki <[email protected]>
Date: 2025-06-11 (Wed, 11 Jun 2025)
Changed paths:
M Source/JavaScriptCore/llint/InPlaceInterpreter.asm
M Source/JavaScriptCore/llint/InPlaceInterpreter64.asm
Log Message:
-----------
[JSC] Add IPInt SIMD sub-opcode size guard
https://bugs.webkit.org/show_bug.cgi?id=294328
rdar://150797746
Reviewed by Daniel Liu.
While simd instructions are not enabled on IPInt yet, the current code
lacks size check for sub-opcode. This patch adds the guard as the same
to the other instructions like fc_block.
* Source/JavaScriptCore/llint/InPlaceInterpreter.asm:
* Source/JavaScriptCore/llint/InPlaceInterpreter64.asm:
Canonical link: https://commits.webkit.org/296102@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