[all-commits] [llvm/llvm-project] d1c51d: [AArch64] Use Neoverse N2 sched model as default for:
Cullen Rhodes via All-commits
all-commits at lists.llvm.org
Fri Jul 8 06:34:42 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d1c51d45f080c563a687699bf8393755f1f23343
https://github.com/llvm/llvm-project/commit/d1c51d45f080c563a687699bf8393755f1f23343
Author: Cullen Rhodes <cullen.rhodes at arm.com>
Date: 2022-07-08 (Fri, 08 Jul 2022)
Changed paths:
M llvm/lib/Target/AArch64/AArch64.td
A llvm/test/tools/llvm-mca/AArch64/Cortex/A710-sve-instructions.s
A llvm/test/tools/llvm-mca/AArch64/Cortex/X2-sve-instructions.s
A llvm/test/tools/llvm-mca/AArch64/Neoverse/512tvb-sve-instructions.s
A llvm/test/tools/llvm-mca/AArch64/Neoverse/V1-sve-instructions.s
Log Message:
-----------
[AArch64] Use Neoverse N2 sched model as default for:
- Cortex-A710
- Cortex-X2
- Neoverse-V1
- Neoverse-512tvb
Reviewed By: dmgreen
Differential Revision: https://reviews.llvm.org/D129203
More information about the All-commits
mailing list