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

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 7 23:47:28 PDT 2023


dmgreen added a reviewer: dmgreen.
dmgreen added a comment.

Morning. Apparently it is scheduling model season.

This looks like a nice addition. Do you have any performance numbers for it? Out of order scheduling often doesn't give much gain, but it would be good to verify it.

The N1-basic-instructions.s test seems to need an update, according to the precommit tests.


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

https://reviews.llvm.org/D152417



More information about the llvm-commits mailing list