[PATCH] D36134: [ARM] Improve loop unrolling for Cortex-M
Sam Parker via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 4 07:19:12 PDT 2017
samparker added a comment.
Thanks for the clarification and the ideas. This sounded like loop peeling to me so it's what I've used, could you take a look at https://reviews.llvm.org/D36309? I know it doesn't have a test case, I would like your feedback before I go too far. It solves the issues that I have observed though.
thanks,
sam
https://reviews.llvm.org/D36134
More information about the llvm-commits
mailing list