[clang][modules] Don't prevent translation of FW_Private includes when explicitly...
[llvm-project.git] / llvm / test / tools / llvm-mca / AArch64 / Cortex / in-order-bottleneck-analysis.s
blobed915c350cfb76f541bbfa5de584e566c9da36fc
1 # RUN: llvm-mca -mtriple=aarch64 -mcpu=cortex-a55 --all-views < %s | FileCheck %s
2 # CHECK-NOT: Throughput Bottlenecks
4 # RUN: llvm-mca -mtriple=aarch64 -mcpu=cortex-a55 --bottleneck-analysis < %s -o /dev/null 2>&1 | FileCheck %s --check-prefix=CHECK-WARN
5 # CHECK-WARN: warning: bottleneck analysis is not supported for in-order CPU 'cortex-a55'
7 add w2, w3, #1