Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 14131cb22bfad6b2821d179e340f121ec9ed5835
      
https://github.com/WebKit/WebKit/commit/14131cb22bfad6b2821d179e340f121ec9ed5835
  Author: Dan Hecht <[email protected]>
  Date:   2025-10-07 (Tue, 07 Oct 2025)

  Changed paths:
    M Source/JavaScriptCore/wasm/WasmIPIntPlan.cpp

  Log Message:
  -----------
  [JSC] WASM IPInt SIMD: allow SIMD when BBQ disabled
https://bugs.webkit.org/show_bug.cgi?id=300250
rdar://162051999

Reviewed by Yusuke Suzuki.

When --useWasmIPIntSIMD=true, we can allow --useBBQJIT=false even
if the function uses SIMD.

Testing: run SIMD test with --useWasmIPIntSIMD=true --useBBQJIT=false
and see that jsc no longer complains and test runs successfully

* Source/JavaScriptCore/wasm/WasmIPIntPlan.cpp:
(JSC::Wasm::IPIntPlan::compileFunction):

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