[all-commits] [llvm/llvm-project] 7c1819: [AArch64] Add flag setting instructions to schedul...

Rin Dobrescu via All-commits all-commits at lists.llvm.org
Fri Jun 28 02:12:10 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7c181955637197f7a1b37b00d271254f85f66d85
      https://github.com/llvm/llvm-project/commit/7c181955637197f7a1b37b00d271254f85f66d85
  Author: Rin Dobrescu <irina.dobrescu at arm.com>
  Date:   2024-06-28 (Fri, 28 Jun 2024)

  Changed paths:
    M llvm/lib/Target/AArch64/AArch64SchedNeoverseV2.td
    M llvm/test/tools/llvm-mca/AArch64/Neoverse/V2-basic-instructions.s

  Log Message:
  -----------
  [AArch64] Add flag setting instructions to scheduling model. (#96880)

Some flag setting instructions (such as ANDS, ADDS, CCMN) were missing
from the V2 scheduling model. This patch adds them in.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list