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

Javed Absar via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 14 12:52:46 PST 2016


javed.absar added a comment.

Thanks Renato. 
Regarding setting CompleteModel to 1,  there are some instructions which are not applicable for Cortex-R52. Also, even though as you can see, the model I constructed is quite detailed, there are some instructions that I decided to leave out so as to not make the model unnecessarily too lengthy. 
Best Regards
Javed


https://reviews.llvm.org/D26500





More information about the llvm-commits mailing list