[all-commits] [llvm/llvm-project] e45f9a: [AArch64] Initial sched model for Neoverse N3 (#10...

Franklin via All-commits all-commits at lists.llvm.org
Thu Sep 19 11:22:46 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e45f9aa7fa5c6e3ef808f5ff5d80a09fc999b9bc
      https://github.com/llvm/llvm-project/commit/e45f9aa7fa5c6e3ef808f5ff5d80a09fc999b9bc
  Author: Franklin <fenglei4518 at hotmail.com>
  Date:   2024-09-19 (Thu, 19 Sep 2024)

  Changed paths:
    M llvm/lib/Target/AArch64/AArch64.td
    M llvm/lib/Target/AArch64/AArch64Processors.td
    A llvm/lib/Target/AArch64/AArch64SchedNeoverseN3.td
    M llvm/test/CodeGen/AArch64/cpus.ll
    A llvm/test/tools/llvm-mca/AArch64/Neoverse/N3-basic-instructions.s
    A llvm/test/tools/llvm-mca/AArch64/Neoverse/N3-mte-instructions.s
    A llvm/test/tools/llvm-mca/AArch64/Neoverse/N3-neon-instructions.s
    A llvm/test/tools/llvm-mca/AArch64/Neoverse/N3-sve-instructions.s
    A llvm/test/tools/llvm-mca/AArch64/Neoverse/N3-writeback.s
    M llvm/unittests/Target/AArch64/AArch64SVESchedPseudoTest.cpp

  Log Message:
  -----------
  [AArch64] Initial sched model for Neoverse N3 (#106371)

References:

* Arm Neoverse N3 Software Optimization Guide
* Arm A64 Instruction Set for A-profile architecture



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