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

            Bug ID: 30805
           Summary: PPCInstrInfo::analyzeCompare() ignores some compare
                    opcodes
           Product: libraries
           Version: trunk
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: normal
          Priority: P
         Component: Backend: PowerPC
          Assignee: unassignedb...@nondot.org
          Reporter: ameh...@ca.ibm.com
                CC: llvm-bugs@lists.llvm.org
    Classification: Unclassified

As Nemanja pointed out, at least XSCMPUDP is missing. We need to check if we
have other missing opcodes as well or not.

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