[LLVMbugs] [Bug 2868] New: ADDC ADDE not expanded
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Mon Oct 6 19:32:40 PDT 2008
http://llvm.org/bugs/show_bug.cgi?id=2868
Summary: ADDC ADDE not expanded
Product: libraries
Version: trunk
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Common Code Generator Code
AssignedTo: unassignedbugs at nondot.org
ReportedBy: alenhar2 at uiuc.edu
CC: llvmbugs at cs.uiuc.edu
ADDC, ADDE, SUBC, and SUBE are not expanded in legalize.
testcase:
test/CodeGen/Alpha/add128.ll
Alpha specifies all 4 operations as Expand, but there is no code in legalize to
do so.
--
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