brintos

brintos / llvm-project-archived public Read only

0
0
Text · 648 B · c236c62 Raw
20 lines · plain
1# NOTE: Assertions have been autogenerated by utils/update_mca_test_checks.py2# RUN: llvm-mca -mtriple=x86_64-unknown-unknown -mcpu=skylake -all-views=false -summary-view -iterations=1 < %s | FileCheck %s3 4# Do not crash when running this simulation.5# It is not safe to issue FXRSTOR if SKLPort1 is not available.6 7bswap %eax8bswap %eax9fxrstor 64(%rsp)10 11# CHECK:      Iterations:        112# CHECK-NEXT: Instructions:      313# CHECK-NEXT: Total Cycles:      6814# CHECK-NEXT: Total uOps:        9215 16# CHECK:      Dispatch Width:    617# CHECK-NEXT: uOps Per Cycle:    1.3518# CHECK-NEXT: IPC:               0.0419# CHECK-NEXT: Block RThroughput: 16.520