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

Javed Absar via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 15 03:52:44 PST 2016


javed.absar added a comment.

Thanks Simon, for the UnsupportedFeatures suggestion.

I will put in a patch later if setting UnsupportedFeatures  allows me to set CompleteModel=1. I see that it requires one to specify, nonetheless, the scheduling information for the instructions that are supported but not considered vital to carry scheduling information.
Thanks and Best Regards,  
Javed


Repository:
  rL LLVM

https://reviews.llvm.org/D26500





More information about the llvm-commits mailing list