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

            Bug ID: 33049
           Summary: Lanai check has a bunch of machine verifier errors
           Product: new-bugs
           Version: unspecified
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: new bugs
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
            Blocks: 32146

Enabling machine code verification with EXPENSIVE_CHECKS
(https://reviews.llvm.org/D30625) causes a number of machine verifier errors
with `ninja check-codegen-lanai`:

Failing Tests (18):
    LLVM :: CodeGen/Lanai/codemodel.ll
    LLVM :: CodeGen/Lanai/comparisons_i32.ll
    LLVM :: CodeGen/Lanai/comparisons_i64.ll
    LLVM :: CodeGen/Lanai/constant_multiply.ll
    LLVM :: CodeGen/Lanai/delay_filler.ll
    LLVM :: CodeGen/Lanai/i32.ll
    LLVM :: CodeGen/Lanai/lanai-misched-trivial-disjoint.ll
    LLVM :: CodeGen/Lanai/lshift64.ll
    LLVM :: CodeGen/Lanai/masking_setccs.ll
    LLVM :: CodeGen/Lanai/mem_alu_combiner.ll
    LLVM :: CodeGen/Lanai/multiply.ll
    LLVM :: CodeGen/Lanai/rshift64.ll
    LLVM :: CodeGen/Lanai/select.ll
    LLVM :: CodeGen/Lanai/set_and_hi.ll
    LLVM :: CodeGen/Lanai/shift.ll
    LLVM :: CodeGen/Lanai/stack-frame.ll
    LLVM :: CodeGen/Lanai/sub-cmp-peephole.ll
    LLVM :: CodeGen/Lanai/subword.ll


Referenced Bugs:

https://bugs.llvm.org/show_bug.cgi?id=32146
[Bug 32146] Enable -verify-machineinstrs with EXPENSIVE_CHECKS
-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
[email protected]
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to