[PATCH] D152417: [AArch64] Add pipeline model for Neoverse N1

Evandro Menezes via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 7 19:50:54 PDT 2023


evandro created this revision.
evandro added reviewers: c-rhodes, rjj, CarolineConcatto.
Herald added subscribers: gbedwell, hiraditya, kristof.beyls.
Herald added a reviewer: andreadb.
Herald added a project: All.
evandro requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Add the scheduling model for Neoverse N1.


https://reviews.llvm.org/D152417

Files:
  llvm/lib/Target/AArch64/AArch64.td
  llvm/lib/Target/AArch64/AArch64SchedNeoverseN1.td
  llvm/test/tools/llvm-mca/AArch64/Neoverse/N1-basic-instructions.s
  llvm/test/tools/llvm-mca/AArch64/Neoverse/N1-neon-instructions.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D152417.529488.patch
Type: text/x-patch
Size: 523201 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230608/6e955197/attachment-0001.bin>


More information about the llvm-commits mailing list