[PATCH] D43808: ARM Cortex A57 scheduler fix (missed 16-bit, v8.1/v8.2/v8.3, thumb and pseudo instructions)

Javed Absar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 27 01:26:45 PST 2018


javed.absar added a comment.

LGTM.

By the way, did you  do any bench-marking to see if there were any impact of these changes, although from the changes it looks to me there wont be anything significant, and besides I understand this is simply for CompleteModel.


https://reviews.llvm.org/D43808





More information about the llvm-commits mailing list