Added missed scheduling info for ARM Cortex A57 (AArch32) to have CompleteModel with this checkCompleteness fix: https://reviews.llvm.org/D43235.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
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.
Comment Actions
No, I didn't.
Most of those added instructions from v8.1/v8.2/v8.3. I think only 16-bit VMLA (VMLAH/VMLSH/VNMLAH/VNMLSH) may have some practical meaning.