llvm-project/llvm/test/tools/llvm-mca/AArch64
Sanjay Patel 59313be8d3 [CodeGen] assume max/default throughput for unspecified instructions
This is a fix for the problem arising in D47374 (PR37678):
https://bugs.llvm.org/show_bug.cgi?id=37678

We may not have throughput info because it's not specified in the model 
or it's not available with variant scheduling, so assume that those
instructions can execute/complete at max-issue-width.

Differential Revision: https://reviews.llvm.org/D47723

llvm-svn: 334055
2018-06-05 23:34:45 +00:00
..
CortexA57 [llvm-mca] Make sure not to end the test files with an empty line. 2018-06-04 11:48:46 +00:00
Exynos [CodeGen] assume max/default throughput for unspecified instructions 2018-06-05 23:34:45 +00:00
Falkor [llvm-mca] Make sure not to end the test files with an empty line. 2018-06-04 11:48:46 +00:00
lit.local.cfg