[webkit-changes] [WebKit/WebKit] f91ed1: [JSC] Remove unnecessary cast in B3 lowering for `...

SUZUKI Sosuke noreply at github.com
Fri Feb 21 05:20:56 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: f91ed12eeae7f7da78484be54b32d0e872b75b59
      https://github.com/WebKit/WebKit/commit/f91ed12eeae7f7da78484be54b32d0e872b75b59
  Author: Sosuke Suzuki <aosukeke at gmail.com>
  Date:   2025-02-21 (Fri, 21 Feb 2025)

  Changed paths:
    M Source/JavaScriptCore/ftl/FTLLowerDFGToB3.cpp

  Log Message:
  -----------
  [JSC] Remove unnecessary cast in B3 lowering for `isNaN`
https://bugs.webkit.org/show_bug.cgi?id=287752

Reviewed by Yusuke Suzuki.

This patch removes unnecessary cast in B3 lowering for `isNaN`.

* Source/JavaScriptCore/ftl/FTLLowerDFGToB3.cpp:
(JSC::FTL::DFG::LowerDFGToB3::compileCompareStrictEq):

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