[all-commits] [llvm/llvm-project] 6a5da1: [AArch64] Add scheduling model for Neoverse N1

Evandro Menezes via All-commits all-commits at lists.llvm.org
Sat Jul 1 10:37:12 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6a5da11b873a98206a172411f5d359821933cae2
      https://github.com/llvm/llvm-project/commit/6a5da11b873a98206a172411f5d359821933cae2
  Author: Evandro Menezes <evandro+llvm at gcc.gnu.org>
  Date:   2023-07-01 (Sat, 01 Jul 2023)

  Changed paths:
    M llvm/lib/Target/AArch64/AArch64.td
    A llvm/lib/Target/AArch64/AArch64SchedNeoverseN1.td
    M llvm/test/CodeGen/AArch64/machine-licm-sub-loop.ll
    A llvm/test/tools/llvm-mca/AArch64/Neoverse/N1-basic-instructions.s
    A llvm/test/tools/llvm-mca/AArch64/Neoverse/N1-neon-instructions.s

  Log Message:
  -----------
  [AArch64] Add scheduling model for Neoverse N1

Add the scheduling model for Neoverse N1.

Differential revision: https://reviews.llvm.org/D152417




More information about the All-commits mailing list