[webkit-changes] [WebKit/WebKit] f2facf: [JSC] Add 3 operands BranchAdd / BranchSub in ARM64

Yusuke Suzuki noreply at github.com
Wed Sep 18 08:33:04 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: f2facf973c017af11f981ca31c6861920b3f767f
      https://github.com/WebKit/WebKit/commit/f2facf973c017af11f981ca31c6861920b3f767f
  Author: Yusuke Suzuki <ysuzuki at apple.com>
  Date:   2024-09-18 (Wed, 18 Sep 2024)

  Changed paths:
    M Source/JavaScriptCore/b3/air/AirOpcode.opcodes

  Log Message:
  -----------
  [JSC] Add 3 operands BranchAdd / BranchSub in ARM64
https://bugs.webkit.org/show_bug.cgi?id=279873
rdar://136205702

Reviewed by Keith Miller.

Just add already supported 3-operands BranchAdd / BranchSub in ARM64

* Source/JavaScriptCore/b3/air/AirOpcode.opcodes:

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