Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 675d6708f905cf280047f20bfad5fd6bd89151cb
      
https://github.com/WebKit/WebKit/commit/675d6708f905cf280047f20bfad5fd6bd89151cb
  Author: Sosuke Suzuki <[email protected]>
  Date:   2025-03-01 (Sat, 01 Mar 2025)

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

  Log Message:
  -----------
  [JSC] Remove unnecessary casting for `vmCall` in lowering to B3
https://bugs.webkit.org/show_bug.cgi?id=288933

Reviewed by Yusuke Suzuki.

This patch changes to remove unnecessary casting for `vmCall` in lowering to B3.

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

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

Reply via email to