Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: cf008b405eecab044b03a9efabea76774250d1b3
      
https://github.com/WebKit/WebKit/commit/cf008b405eecab044b03a9efabea76774250d1b3
  Author: Dan Hecht <dan.he...@apple.com>
  Date:   2025-09-15 (Mon, 15 Sep 2025)

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

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

Reviewed by Yusuke Suzuki.

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

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

Canonical link: https://commits.webkit.org/299995@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to