[PATCH] D26500: [ARM] Add machine scheduler for Cortex-R52

Renato Golin via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 14 04:42:02 PST 2016


rengolin added a comment.

LGTM.

Is this model "complete"? Ie. Are all the selectable instructions represented in some way? If so, see if you can enable `CompleteModel = 1;` in the TD file.


https://reviews.llvm.org/D26500





More information about the llvm-commits mailing list