[PATCH] D93791: [AArch64] Add Fujitsu A64FX scheduling model

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 6 00:59:40 PST 2021


dmgreen accepted this revision.
dmgreen added a comment.

Thanks. I don't know any of the details of this specific core, but this LGTM in terms of a schedule.

> If so, we can add the field when a usage comes up.

Sounds good to me. It might well be the kind of thing we specify with a subtarget feature or the same as how Loop/Function Alignments are specified.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D93791



More information about the llvm-commits mailing list