[clang][modules] Don't prevent translation of FW_Private includes when explicitly...
[llvm-project.git] / llvm / test / tools / llvm-mca / X86 / AlderlakeP / partially-overlapping-groups.s
blob6229ddb5909eff28394842da5e04ffa2b8c5fb71
1 # NOTE: Assertions have been autogenerated by utils/update_mca_test_checks.py
2 # RUN: llvm-mca -mtriple=x86_64-unknown-unknown -mcpu=alderlake -all-views=false -summary-view < %s | FileCheck %s
4 # Issue #57548
6 # Do not crash when simulating instructions that consume partially overlapping
7 # resource groups.
9 vpsllw %xmm1, %ymm0, %ymm0
10 vpsllw %xmm1, %xmm2, %xmm1
11 vpand %ymm1, %ymm0, %ymm0
13 # CHECK: Iterations: 100
14 # CHECK-NEXT: Instructions: 300
15 # CHECK-NEXT: Total Cycles: 503
16 # CHECK-NEXT: Total uOps: 500
18 # CHECK: Dispatch Width: 6
19 # CHECK-NEXT: uOps Per Cycle: 0.99
20 # CHECK-NEXT: IPC: 0.60
21 # CHECK-NEXT: Block RThroughput: 1.0