[all-commits] [llvm/llvm-project] 2a4c74: [AArch64] Update the scheduling model for Cortex-X...

David Green via All-commits all-commits at lists.llvm.org
Fri Dec 6 03:09:16 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2a4c74cc8451f0ba34baaee203afb941a498f6b3
      https://github.com/llvm/llvm-project/commit/2a4c74cc8451f0ba34baaee203afb941a498f6b3
  Author: David Green <david.green at arm.com>
  Date:   2024-12-06 (Fri, 06 Dec 2024)

  Changed paths:
    M llvm/lib/Target/AArch64/AArch64Processors.td
    A llvm/test/tools/llvm-mca/AArch64/Cortex/X1-neon-instructions.s
    M llvm/test/tools/llvm-mca/AArch64/Cortex/X2-sve-instructions.s
    A llvm/test/tools/llvm-mca/AArch64/Cortex/X3-sve-instructions.s
    A llvm/test/tools/llvm-mca/AArch64/Cortex/X4-sve-instructions.s

  Log Message:
  -----------
  [AArch64] Update the scheduling model for Cortex-X1/2/3/4 (#118826)

These Neoverse-V scheduling models more closely match the Cortex-X
series cpus with 4 vector pipelines, even if they do not match exactly.



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