OSDN Git Service

[llvm-exegesis][NFC] Test sched class names only in !NDEBUG mode.
authorClement Courbet <courbet@google.com>
Thu, 4 Oct 2018 07:07:16 +0000 (07:07 +0000)
committerClement Courbet <courbet@google.com>
Thu, 4 Oct 2018 07:07:16 +0000 (07:07 +0000)
Sched classes have no names in NDEBUG.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@343755 91177308-0d34-0410-b5e6-96231b3b80d8

test/tools/llvm-exegesis/X86/analysis-uops-variant.test

index 0f2359d..507e979 100644 (file)
@@ -1,6 +1,10 @@
 # RUN: llvm-exegesis -mode=analysis -benchmarks-file=%s -analysis-inconsistencies-output-file="" -analysis-numpoints=1 | FileCheck %s
 
+# REQUIRES: asserts
+# (sched class name is NDEBUG only)
+
 # CHECK: cluster_id,opcode_name,config,sched_class,SBPort0,SBPort1,SBPort23,SBPort4,SBPort5,NumMicroOps
+# CHECK-NEXT: SBWriteZeroLatency
 
 ---
 mode:            uops