brintos

brintos / llvm-project-archived public Read only

0
0
Text · 1.5 KiB · 79f810c Raw
45 lines · plain
1# NOTE: Assertions have been autogenerated by utils/update_mca_test_checks.py2# RUN: llvm-mca -mtriple=aarch64-linux-gnu -mcpu=exynos-m3 -resource-pressure=false < %s | FileCheck %s -check-prefixes=ALL,M33# RUN: llvm-mca -mtriple=aarch64-linux-gnu -mcpu=exynos-m4 -resource-pressure=false < %s | FileCheck %s -check-prefixes=ALL,M44# RUN: llvm-mca -mtriple=aarch64-linux-gnu -mcpu=exynos-m5 -resource-pressure=false < %s | FileCheck %s -check-prefixes=ALL,M55 6  b	main7 8# ALL:      Iterations:        1009# ALL-NEXT: Instructions:      10010 11# M3-NEXT:  Total Cycles:      1812# M4-NEXT:  Total Cycles:      1813# M5-NEXT:  Total Cycles:      1814 15# ALL-NEXT: Total uOps:        10016 17# M3:       Dispatch Width:    618# M3-NEXT:  uOps Per Cycle:    5.5619# M3-NEXT:  IPC:               5.5620# M3-NEXT:  Block RThroughput: 0.221 22# M4:       Dispatch Width:    623# M4-NEXT:  uOps Per Cycle:    5.5624# M4-NEXT:  IPC:               5.5625# M4-NEXT:  Block RThroughput: 0.226 27# M5:       Dispatch Width:    628# M5-NEXT:  uOps Per Cycle:    5.5629# M5-NEXT:  IPC:               5.5630# M5-NEXT:  Block RThroughput: 0.231 32# ALL:      Instruction Info:33# ALL-NEXT: [1]: #uOps34# ALL-NEXT: [2]: Latency35# ALL-NEXT: [3]: RThroughput36# ALL-NEXT: [4]: MayLoad37# ALL-NEXT: [5]: MayStore38# ALL-NEXT: [6]: HasSideEffects (U)39 40# ALL:      [1]    [2]    [3]    [4]    [5]    [6]    Instructions:41 42# M3-NEXT:   1      0     0.17                        b	main43# M4-NEXT:   1      0     0.17                        b	main44# M5-NEXT:   1      0     0.17                        b	main45