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

            Bug ID: 25032
           Summary: PPCVSXSwapRemoval assertion failure
           Product: new-bugs
           Version: 3.7
          Hardware: Other
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: new bugs
          Assignee: unassignedb...@nondot.org
          Reporter: eric.schwe...@pgroup.com
                CC: llvm-bugs@lists.llvm.org
    Classification: Unclassified

Created attachment 14989
  --> https://llvm.org/bugs/attachment.cgi?id=14989&action=edit
skip degenerate DBG_VALUE instructions

The assertion "Inconsistency: def of vector reg not found in swap map!" has
been found to fail in the module PPCVSXSwapRemoval.cpp when encountering a
DBG_VALUE instruction with undefined inputs.

See the attachment for a potential patch.

-- 
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