Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 7eea6584b96f026e68fec89a6b660d7f6a245e44
      
https://github.com/WebKit/WebKit/commit/7eea6584b96f026e68fec89a6b660d7f6a245e44
  Author: Angelos Oikonomopoulos <ange...@igalia.com>
  Date:   2024-07-09 (Tue, 09 Jul 2024)

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

  Log Message:
  -----------
  Lower more ops in B3::lowerInt64
https://bugs.webkit.org/show_bug.cgi?id=276362

Reviewed by Justin Michaud.

Pass-through many ops that don't need lowering and implement some more
straightforward lowerings. Handle HeapRanges when splitting a Load or
Store. There's no reasonable lowering for BitwiseCast, so handle it in
B3LowerToAir32_64.cpp instead.

* Source/JavaScriptCore/b3/B3LowerInt64.cpp:
* Source/JavaScriptCore/b3/B3LowerToAir32_64.cpp:

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