Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 7ddc4ad1f6d31adabff1ad3492b01f90694f9bcd
      
https://github.com/WebKit/WebKit/commit/7ddc4ad1f6d31adabff1ad3492b01f90694f9bcd
  Author: Dan Hecht <[email protected]>
  Date:   2025-10-09 (Thu, 09 Oct 2025)

  Changed paths:
    M Source/JavaScriptCore/llint/InPlaceInterpreter64.asm

  Log Message:
  -----------
  [JSC] WASM IPInt SIMD: Fix X86_64 fmin, fmax, swizzle edge cases
https://bugs.webkit.org/show_bug.cgi?id=300448
rdar://162288901

Reviewed by Yusuke Suzuki.

The Wasm SIMD spec test found these edge cases weren't implemented
correctly. Fix them to match BBQ implementations.

Testing: wasm SIMD spec tests

* Source/JavaScriptCore/llint/InPlaceInterpreter64.asm:

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