Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 3e44f0552c911b370cf31f87ae0290feeb75acdc
      
https://github.com/WebKit/WebKit/commit/3e44f0552c911b370cf31f87ae0290feeb75acdc
  Author: Angelos Oikonomopoulos <ange...@igalia.com>
  Date:   2024-07-24 (Wed, 24 Jul 2024)

  Changed paths:
    M Source/JavaScriptCore/b3/B3Generate.cpp

  Log Message:
  -----------
  lowerInt64 neeeds to run after lowerMacros
https://bugs.webkit.org/show_bug.cgi?id=276950

Reviewed by Yusuke Suzuki.

lowerMacros may need to emit calls that take/return Int64 values, so
lowerInt64 should run after that.

* Source/JavaScriptCore/b3/B3Generate.cpp:
(JSC::B3::generateToAir):

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