Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 3590b0b478b0d2f9e7f74dbe7a77886231c3d295
      
https://github.com/WebKit/WebKit/commit/3590b0b478b0d2f9e7f74dbe7a77886231c3d295
  Author: Dan Hecht <[email protected]>
  Date:   2025-09-16 (Tue, 16 Sep 2025)

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

  Log Message:
  -----------
  [JSC] WASM IPInt SIMD: x86_64: implement float instructions
https://bugs.webkit.org/show_bug.cgi?id=298959
rdar://160695911

Reviewed by Yusuke Suzuki.

Implement x86_64 IPInt float instructions.
This allows simd-instructions-float.js test to pass on x86_64.

Testing: On Intel and ARM:
    jsc --validateOptions=1 --useDollarVM=true  --useConcurrentJIT=false
        --useWasmIPIntSIMD=1 -m simd-instructions-float.js

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