Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: a43614f495a6b459fadf8fa68dcb42f6eb41721e
      
https://github.com/WebKit/WebKit/commit/a43614f495a6b459fadf8fa68dcb42f6eb41721e
  Author: Angelos Oikonomopoulos <[email protected]>
  Date:   2024-11-01 (Fri, 01 Nov 2024)

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

  Log Message:
  -----------
  Fix Neg lowering in LowerInt64
https://bugs.webkit.org/show_bug.cgi?id=282430

Reviewed by Justin Michaud.

Don't accidentally generate a stray Identity that we're not equiped to
handle when lowering to Air, replace the value instead.

Enable now-passing tests.

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

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to