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
3
4# CHECK: DOCTYPE
5
6---
7mode:            uops
8key:
9  instructions:
10    - 'VZEROALL'
11  config:          ''
12  register_initial_values:
13cpu_name:        haswell
14llvm_triple:     x86_64-unknown-linux-gnu
15num_repetitions: 10000
16measurements:
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 }
25error:           ''
26info:            ''
27assembled_snippet: C5FC77C5FC77C5FC77C5FC77C5FC77C5FC77C5FC77C5FC77C5FC77C5FC77C5FC77C5FC77C5FC77C5FC77C5FC77C5FC77C3
28...
29