[PATCH] D25670: [ARM] Assign cost of scaling for Cortex-R52
James Molloy via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 17 06:00:27 PDT 2016
jmolloy requested changes to this revision.
jmolloy added a comment.
This revision now requires changes to proceed.
Please provide patches with full context.
The test looks like it's duplicating checks for no good reason - It looks like we could simply have one check - CHECK-NONEGOFF. Then the three runs, A53, A57 and R52 would all use that same check.
The .td change looks fine.
https://reviews.llvm.org/D25670
More information about the llvm-commits
mailing list