Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: b8a7279030d05a9b80281941de7f8813c8064314
      
https://github.com/WebKit/WebKit/commit/b8a7279030d05a9b80281941de7f8813c8064314
  Author: Yusuke Suzuki <[email protected]>
  Date:   2026-06-23 (Tue, 23 Jun 2026)

  Changed paths:
    M Source/JavaScriptCore/b3/air/AirRegLiveness.cpp

  Log Message:
  -----------
  [JSC] Air::RegLiveness should follow to the method of WTF::Liveness
https://bugs.webkit.org/show_bug.cgi?id=317568
rdar://180268857

Reviewed by Yijia Huang.

Do optimization to Air::RegLiveness similar to WTF::Liveness.
Because of extremely tuned optimizations & early-def / late-def etc.
handling difference, we have a separate class from WTF::Liveness.

* Source/JavaScriptCore/b3/air/AirRegLiveness.cpp:
(JSC::B3::Air::RegLiveness::RegLiveness):

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



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

Reply via email to