Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / llvm / test / tools / llvm-mca / X86 / cv_fpo_directive_no_segfault.s
blobefb4753f2503af3e177686ead44601bcc46918f0
1 # NOTE: Assertions have been autogenerated by utils/update_mca_test_checks.py
2 # RUN: llvm-mca -mtriple=x86_64-unknown-unknown -mcpu=generic -resource-pressure=false -instruction-info=false < %s | FileCheck %s
4 .cv_fpo_pushreg ebx
5 add %eax, %eax
6 add %ebx, %ebx
7 add %ecx, %ecx
8 add %edx, %edx
10 # CHECK: Iterations: 100
11 # CHECK-NEXT: Instructions: 400
12 # CHECK-NEXT: Total Cycles: 137
13 # CHECK-NEXT: Total uOps: 400
15 # CHECK: Dispatch Width: 4
16 # CHECK-NEXT: uOps Per Cycle: 2.92
17 # CHECK-NEXT: IPC: 2.92
18 # CHECK-NEXT: Block RThroughput: 1.3