[PATCH] D28152: Cortex-A57 scheduling model for ARM backend (AArch32)

Javed Absar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 1 08:11:59 PDT 2017


javed.absar added a comment.

Hi Andrew:

I built with the patch in a view to committing it on your behalf, as your requested. However, I found some tests failing (probably some trivial matching issue). Please have a look.

e.g. 
test/CodeGen/ARM/cortex-a57-misched-vstm-wrback.ll:4:10: error: expected string not found in input
; CHECK: ********** MI Scheduling **********

  ^

<stdin>:1:1: note: scanning from here
Disabled scoreboard hazard recognizer


https://reviews.llvm.org/D28152





More information about the llvm-commits mailing list