Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 9d8c6b94fcc41cb2368cf4ca4b46c2c96bad6c76
      
https://github.com/WebKit/WebKit/commit/9d8c6b94fcc41cb2368cf4ca4b46c2c96bad6c76
  Author: Yusuke Suzuki <[email protected]>
  Date:   2026-03-03 (Tue, 03 Mar 2026)

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

  Log Message:
  -----------
  [JSC] Polymorphic inlining of wasm indirect calls should have Rare annotation 
for the unknown case
https://bugs.webkit.org/show_bug.cgi?id=309058
rdar://171608706

Reviewed by Dan Hecht.

When inlining polymorphic indirect calls in wasm, we should have
FrequencyClass::Rare for the last unknown case.

* Source/JavaScriptCore/wasm/WasmOMGIRGenerator.cpp:
(JSC::Wasm::OMGIRGenerator::tryInliningPolymorphicCalls):

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to