Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: c44ae7fd33717f3895d78009ccd70af69ff88b86
https://github.com/WebKit/WebKit/commit/c44ae7fd33717f3895d78009ccd70af69ff88b86
Author: Dan Hecht <[email protected]>
Date: 2025-09-11 (Thu, 11 Sep 2025)
Changed paths:
M JSTests/wasm/stress/simd-instructions-float.js
M JSTests/wasm/stress/simd-instructions-lib.js
M Source/JavaScriptCore/llint/InPlaceInterpreter64.asm
Log Message:
-----------
[JSC] WASM IPInt SIMD: implement demote, promote, ceil, floor, trunc,
nearest, trunc w/ saturation, convert low
https://bugs.webkit.org/show_bug.cgi?id=298681
rdar://160315006
Reviewed by Yusuke Suzuki.
Implement demote, promote, ceil, floor, trunc, nearest,
trunc w/ saturation, convert low instructions in ARM64 WASM
InPlaceInterpreter.
Add isolated instruction test for each.
Canonical link: https://commits.webkit.org/299855@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