[llvm-bugs] [Bug 33048] New: Hexagon check has a bunch of machine verifier errors

via llvm-bugs llvm-bugs at lists.llvm.org
Mon May 15 11:40:12 PDT 2017


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

            Bug ID: 33048
           Summary: Hexagon check has a bunch of machine verifier errors
           Product: libraries
           Version: trunk
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: Backend: Hexagon
          Assignee: unassignedbugs at nondot.org
          Reporter: llvm-dev at redking.me.uk
                CC: llvm-bugs at lists.llvm.org
            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-hexagon`:

Failing Tests (4):
    LLVM :: CodeGen/Hexagon/eliminate-pred-spill.ll
    LLVM :: CodeGen/Hexagon/reg-scavengebug-3.ll
    LLVM :: CodeGen/Hexagon/reg-scavenger-valid-slot.ll
    LLVM :: CodeGen/Hexagon/vec-pred-spill1.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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20170515/495c9e57/attachment-0001.html>


More information about the llvm-bugs mailing list