[all-commits] [llvm/llvm-project] ed0853: [AArch64] Add scheduling model for Neoverse V1

Evandro Menezes via All-commits all-commits at lists.llvm.org
Mon Jul 17 15:42:45 PDT 2023


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

  Changed paths:
    M llvm/lib/Target/AArch64/AArch64.td
    A llvm/lib/Target/AArch64/AArch64SchedNeoverseV1.td
    M llvm/lib/Target/AArch64/AArch64SchedPredNeoverse.td
    M llvm/test/tools/llvm-mca/AArch64/Neoverse/512tvb-sve-instructions.s
    A llvm/test/tools/llvm-mca/AArch64/Neoverse/V1-basic-instructions.s
    A llvm/test/tools/llvm-mca/AArch64/Neoverse/V1-neon-instructions.s
    M llvm/test/tools/llvm-mca/AArch64/Neoverse/V1-sve-instructions.s

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

Add the scheduling model for Neoverse V1.

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




More information about the All-commits mailing list