[LLVMbugs] [Bug 12213] New: Lack of Code Generation For UMLAL/SMLAL Instructions

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Thu Mar 8 16:00:55 PST 2012


http://llvm.org/bugs/show_bug.cgi?id=12213

             Bug #: 12213
           Summary: Lack of Code Generation For UMLAL/SMLAL Instructions
           Product: tools
           Version: trunk
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: llc
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: yinma at codeaurora.org
                CC: llvmbugs at cs.uiuc.edu
    Classification: Unclassified


The current definition of UMLAL/SMLAL in LLVM for ARM is not used and the
definition is not incorrect because the instruction also reads the four values
as input values instead of two values defined in the td file.

-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the llvm-bugs mailing list