Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 2aec68ecf9f2c6b00ea0f8ceac174683e3b2fe61
      
https://github.com/WebKit/WebKit/commit/2aec68ecf9f2c6b00ea0f8ceac174683e3b2fe61
  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 integer arithmetic instructions
https://bugs.webkit.org/show_bug.cgi?id=298970
rdar://160706238

Reviewed by Daniel Liu and Yusuke Suzuki.

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

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

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