[PATCH] D85283: [ARM][CostModel] Implement getCFInstrCost

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 5 04:16:20 PDT 2020


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

I kind of think this should be the default (plus it's perhaps a little strange for -march=thumbv8.1-m to have a difference branch cost to -march=thumbv8.1-m+mve).

But it does fix some regressions, so LGTM!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D85283



More information about the llvm-commits mailing list