Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: e172f58e7b57a5ab2bae4fa2db88000dd8cd9c17
      
https://github.com/WebKit/WebKit/commit/e172f58e7b57a5ab2bae4fa2db88000dd8cd9c17
  Author: David Degazio <[email protected]>
  Date:   2023-02-28 (Tue, 28 Feb 2023)

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

  Log Message:
  -----------
  [Wasm-GC] wasm-b3 test config in run-jsc-stress-tests script doesn't run B3
https://bugs.webkit.org/show_bug.cgi?id=252722
rdar://106039216

Reviewed by Justin Michaud.

Adding the new BBQ baseline JIT command line option seems to have broken the
ability to enable BBQ B3 from command line in general. This patch fixes that
by restoring the previous check to --wasmBBQUsesAir, and using Air only if it
is enabled.

* Source/JavaScriptCore/wasm/WasmBBQPlan.cpp:
(JSC::Wasm::BBQPlan::planGeneratesLoopOSREntrypoints):

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


_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to