[webkit-changes] [WebKit/WebKit] 91065b: Fix extraction order in B3LowerInt64.cpp

aoikonomopoulos noreply at github.com
Tue Oct 15 23:42:17 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 91065bf77e9b02a4e366437a225f0741dfa1fb13
      https://github.com/WebKit/WebKit/commit/91065bf77e9b02a4e366437a225f0741dfa1fb13
  Author: Angelos Oikonomopoulos <angelos at igalia.com>
  Date:   2024-10-15 (Tue, 15 Oct 2024)

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

  Log Message:
  -----------
  Fix extraction order in B3LowerInt64.cpp
https://bugs.webkit.org/show_bug.cgi?id=281423

Reviewed by Yusuke Suzuki.

https://commits.webkit.org/284674@main flipped the order to lo/hi but
missed this site.

* Source/JavaScriptCore/b3/B3LowerInt64.cpp:

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



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


More information about the webkit-changes mailing list