Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 85bdea5cda5d41f6b9136862a7b897b8bb3f2f35
      
https://github.com/WebKit/WebKit/commit/85bdea5cda5d41f6b9136862a7b897b8bb3f2f35
  Author: Angelos Oikonomopoulos <[email protected]>
  Date:   2024-11-22 (Fri, 22 Nov 2024)

  Changed paths:
    M Source/JavaScriptCore/assembler/MacroAssemblerARMv7.h

  Log Message:
  -----------
  Fix thinko in ARMv7 moveConditionallyTest32
https://bugs.webkit.org/show_bug.cgi?id=283496

Reviewed by Justin Michaud.

When thenCase == elseCase we still need to set the destination to the
common value.

* Source/JavaScriptCore/assembler/MacroAssemblerARMv7.h:
(JSC::MacroAssemblerARMv7::moveConditionallyTest32):

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