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

           Summary: Make inliner cost calculations reduce the cost for a
                    load from a constant global
           Product: new-bugs
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: new bugs
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]


See
http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20090713/081752.html;
essentially, we want to count loads from constants as constant when calculating
costs in the inliner.


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