[webkit-changes] [WebKit/WebKit] f90858: Fix invalid B3 in makeCCallValue

aoikonomopoulos noreply at github.com
Mon Sep 16 09:18:48 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: f9085817890df6d98fa905a864d9f180d05ca581
      https://github.com/WebKit/WebKit/commit/f9085817890df6d98fa905a864d9f180d05ca581
  Author: Angelos Oikonomopoulos <angelos at igalia.com>
  Date:   2024-09-16 (Mon, 16 Sep 2024)

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

  Log Message:
  -----------
  Fix invalid B3 in makeCCallValue
https://bugs.webkit.org/show_bug.cgi?id=279757

Reviewed by Justin Michaud.

Emit Int32 loads when breaking up an Int64 load.

* Source/JavaScriptCore/b3/air/AirCCallingConvention.cpp:
(JSC::B3::Air::ArgumentValueList::makeCCallValue const):

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