https://llvm.org/bugs/show_bug.cgi?id=27852

            Bug ID: 27852
           Summary: Unsupported FileCheck directive in CodeGen test
           Product: new-bugs
           Version: trunk
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: new bugs
          Assignee: unassignedb...@nondot.org
          Reporter: elena.lepilk...@synopsys.com
                CC: llvm-bugs@lists.llvm.org
    Classification: Unclassified

There is unsupported FileCheck directive CHECK-LABEL-DAG in test
CodeGen/AArch64/combine-comparisons-by-cse.ll.
FileCheck doesn't check anything in string CHECK-LABEL-DAG: .LBB9_3, because
this directive is unknown.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to