Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: d0b878f884fec7b0bc55b84c10f5998776abacdb
      
https://github.com/WebKit/WebKit/commit/d0b878f884fec7b0bc55b84c10f5998776abacdb
  Author: Yusuke Suzuki <[email protected]>
  Date:   2025-04-06 (Sun, 06 Apr 2025)

  Changed paths:
    A JSTests/wasm/stress/i32_trunc_sat_f32_s.js
    M Source/JavaScriptCore/llint/InPlaceInterpreter64.asm
    M Tools/Scripts/run-jsc-stress-tests

  Log Message:
  -----------
  [JSC] IPInt i32_trunc_sat_f32_s is using wrong limits
https://bugs.webkit.org/show_bug.cgi?id=285728
rdar://148684505

Reviewed by Keith Miller.

We are using wrong label. As a result, we use wrong limits for 
i32_trunc_sat_f32_s.

* JSTests/wasm/stress/i32_trunc_sat_f32_s.js: Added.
(shouldBe):
* Source/JavaScriptCore/llint/InPlaceInterpreter64.asm:

Canonical link: https://commits.webkit.org/293331@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

Reply via email to