[webkit-changes] [WebKit/WebKit] 94640c: Fix Int64 Mul implementation on 32-bits
aoikonomopoulos
noreply at github.com
Thu Oct 31 15:58:03 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 94640c490d92794ae59d4e8eee620779d3f78b6b
https://github.com/WebKit/WebKit/commit/94640c490d92794ae59d4e8eee620779d3f78b6b
Author: Angelos Oikonomopoulos <angelos at igalia.com>
Date: 2024-10-31 (Thu, 31 Oct 2024)
Changed paths:
M Source/JavaScriptCore/b3/B3LowerToAir32_64.cpp
M Source/JavaScriptCore/b3/testb3_failingArmV7Tests.inc
Log Message:
-----------
Fix Int64 Mul implementation on 32-bits
https://bugs.webkit.org/show_bug.cgi?id=282388
Reviewed by Justin Michaud.
Simple typo. Enable now passing tests (Mul plus others that have been
made to pass in the meantime).
* Source/JavaScriptCore/b3/B3LowerToAir32_64.cpp:
* Source/JavaScriptCore/b3/testb3_failingArmV7Tests.inc:
Canonical link: https://commits.webkit.org/285983@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