Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: ce8bf8ee04d0ff8b7e3cfe29fb63ac553c7286d7
https://github.com/WebKit/WebKit/commit/ce8bf8ee04d0ff8b7e3cfe29fb63ac553c7286d7
Author: Angelos Oikonomopoulos <[email protected]>
Date: 2024-07-16 (Tue, 16 Jul 2024)
Changed paths:
M Source/JavaScriptCore/b3/B3LowerInt64.cpp
Log Message:
-----------
B3LowerInt64 doesn't always observe B3 value order
https://bugs.webkit.org/show_bug.cgi?id=276657
Reviewed by Justin Michaud.
Emit references to the high/low parts of Int64 values after the
previously-inserted synthetic values.
While here, add the references to synthetic values consumed/produced by
BitwiseCast (necessary even when we don't actually lower it here).
A couple more minor bugfixes.
* Source/JavaScriptCore/b3/B3LowerInt64.cpp:
Canonical link: https://commits.webkit.org/281015@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