brintos

brintos / llvm-project-archived public Read only

0
0
Text · 1.1 KiB · 32a1c87 Raw
29 lines · plain
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 %s3 4# CHECK: DOCTYPE5 6---7mode:            uops8key:9  instructions:10    - 'VZEROALL'11  config:          ''12  register_initial_values:13cpu_name:        haswell14llvm_triple:     x86_64-unknown-linux-gnu15num_repetitions: 1000016measurements: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: C5FC77C5FC77C5FC77C5FC77C5FC77C5FC77C5FC77C5FC77C5FC77C5FC77C5FC77C5FC77C5FC77C5FC77C5FC77C5FC77C328...29