[PATCH] D21182: [AArch64] Restore codegen for AArch64 Cortex-A72/A73 after NFCI
silviu.baranga@arm.com via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 9 08:23:14 PDT 2016
sbaranga added a comment.
In http://reviews.llvm.org/D21182#453385, @mcrosier wrote:
> Would it be possible to find a few codegen test cases that are specific to A57 and then add addtional RUN lines for A72 and A73 to make sure this doesn't regress?
I suspect what we really want are tests for these features that aren't triggered by -mcpu=... (which is probably how they were initially added).
http://reviews.llvm.org/D21182
More information about the llvm-commits
mailing list