[llvm-bugs] [Bug 30805] New: PPCInstrInfo::analyzeCompare() ignores some compare opcodes

via llvm-bugs llvm-bugs at lists.llvm.org
Thu Oct 27 00:47:26 PDT 2016


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: unassignedbugs at nondot.org
          Reporter: amehsan at ca.ibm.com
                CC: llvm-bugs at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20161027/b3998acd/attachment.html>


More information about the llvm-bugs mailing list