Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 763fae7003a7ecb8ed1547cbe4015c95211860f0
https://github.com/WebKit/WebKit/commit/763fae7003a7ecb8ed1547cbe4015c95211860f0
Author: Angelos Oikonomopoulos <[email protected]>
Date: 2024-07-18 (Thu, 18 Jul 2024)
Changed paths:
M Source/JavaScriptCore/b3/B3LowerMacros.cpp
Log Message:
-----------
Fix call conditions for callDivModHelper
https://bugs.webkit.org/show_bug.cgi?id=276739
Reviewed by Justin Michaud.
We need to use callDivModHelper both for Int64 and Int32 values.
While here, try to avoid #ifdefs in the middle of a function body and
also opt in to the existing implementation for FMin/FMax.
* Source/JavaScriptCore/b3/B3LowerMacros.cpp:
Canonical link: https://commits.webkit.org/281078@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