[PATCH] D91355: [ARM] Cortex-M7 schedule

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 12 08:28:23 PST 2020


dmgreen accepted this revision.
dmgreen added a comment.
This revision is now accepted and ready to land.

Ah Brilliant. Thanks for putting this up. We have been using this internally for some time to excellent effect.

(For future reference, as it doesn't matter a lot here because it mostly new files, but uploading with lots of context (git diff -U99999) can help make the patches more readable, otherwise phabricator just show "Context not available")

I read through it again now and still could not spot anything particularly wrong. LGTM!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D91355



More information about the llvm-commits mailing list