[InstCombine] Signed saturation patterns
[llvm-complete.git] / test / tools / llvm-exegesis / X86 / analysis-inconsistencies-uops-backwards.test
blob32a1c87964f7ee7ba8a9e6e993ef683874b28f1a
1 # This tests backwards-compatibility of the yaml schema (see PR39082).
2 # RUN: llvm-exegesis -mode=analysis -benchmarks-file=%s -analysis-inconsistencies-output-file=- -analysis-clusters-output-file="" -analysis-numpoints=1 | FileCheck %s
4 # CHECK: DOCTYPE
6 ---
7 mode:            uops
8 key:
9   instructions:
10     - 'VZEROALL'
11   config:          ''
12   register_initial_values:
13 cpu_name:        haswell
14 llvm_triple:     x86_64-unknown-linux-gnu
15 num_repetitions: 10000
16 measurements:
17   - { key: '3', value: 0.0015, per_snippet_value: 0.0015 }
18   - { key: '4', value: 0.0011, per_snippet_value: 0.0011 }
19   - { key: '5', value: 0.0006, per_snippet_value: 0.0006 }
20   - { key: '6', value: 0.0004, per_snippet_value: 0.0004 }
21   - { key: '7', value: 0.0002, per_snippet_value: 0.0002 }
22   - { key: '8', value: 1.0008, per_snippet_value: 1.0008 }
23   - { key: '9', value: 1.0022, per_snippet_value: 1.0022 }
24   - { key: '10', value: 0.0001, per_snippet_value: 0.0001 }
25 error:           ''
26 info:            ''
27 assembled_snippet: C5FC77C5FC77C5FC77C5FC77C5FC77C5FC77C5FC77C5FC77C5FC77C5FC77C5FC77C5FC77C5FC77C5FC77C5FC77C5FC77C3
28 ...