Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: fd6adbcc872d8be55be0968e34f10f14b9c19619 https://github.com/WebKit/WebKit/commit/fd6adbcc872d8be55be0968e34f10f14b9c19619 Author: Yijia Huang <yijia_hu...@apple.com> Date: 2024-04-02 (Tue, 02 Apr 2024)
Changed paths: M Source/JavaScriptCore/dfg/DFGGraph.h Log Message: ----------- [JSC] Remove the redundant NodeResultInt32 check in addImmediateShouldSpeculateInt32 https://bugs.webkit.org/show_bug.cgi?id=271322 rdar://125099867 Reviewed by Keith Miller. This path removes the redundant NodeResultInt32 check for the non-integer constant double case at the end of addImmediateShouldSpeculateInt32. * Source/JavaScriptCore/dfg/DFGGraph.h: Canonical link: https://commits.webkit.org/276983@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