[PATCH] D152688: [Aarch64] Add Cortex-A510 specific scheduling

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 20 03:48:37 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rGef9159c7f665: [AArch64] Add Cortex-A510 specific scheduling (authored by Harvin Iriawan <harvin.iriawan at arm.com>, committed by dmgreen).

Changed prior to commit:
  https://reviews.llvm.org/D152688?vs=532599&id=532858#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D152688/new/

https://reviews.llvm.org/D152688

Files:
  llvm/lib/Target/AArch64/AArch64.td
  llvm/lib/Target/AArch64/AArch64SchedA510.td
  llvm/test/tools/llvm-mca/AArch64/Cortex/A510-basic-instructions.s
  llvm/test/tools/llvm-mca/AArch64/Cortex/A510-neon-instructions.s
  llvm/test/tools/llvm-mca/AArch64/Cortex/A510-sve-instructions.s



More information about the llvm-commits mailing list