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

           Summary: ppcf128->i32 conversion could go in PPC specific code
           Product: libraries
           Version: trunk
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Backend: PowerPC
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]
                CC: [email protected]


Currently this conversion is handled in LegalizeDAG and is now duplicated in
LegalizeTypes.  It would be more aesthetically pleasing to put in the PPC
specific area, by custom lowering somehow.


-- 
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.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to