[webkit-changes] [WebKit/WebKit] 36bfd7: Lower Int64 Get/Set in LowerInt64

aoikonomopoulos noreply at github.com
Mon Dec 2 14:23:49 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 36bfd7ebd90a578e186116f0a5aeb8de3f937f09
      https://github.com/WebKit/WebKit/commit/36bfd7ebd90a578e186116f0a5aeb8de3f937f09
  Author: Angelos Oikonomopoulos <angelos at igalia.com>
  Date:   2024-12-02 (Mon, 02 Dec 2024)

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

  Log Message:
  -----------
  Lower Int64 Get/Set in LowerInt64
https://bugs.webkit.org/show_bug.cgi?id=283908

Reviewed by Justin Michaud.

Splits Int64 Variables in 2 Int32 ones, lowers Get/Set to use those
instead. Fixes testInterpeter.

* Source/JavaScriptCore/b3/B3LowerInt64.cpp:
* Source/JavaScriptCore/b3/testb3_failingArmV7Tests.inc:

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