[LLVMbugs] [Bug 4643] pathological inlining/unrolling causes SelectionDAG:: ComputeMaskedBits to eat time

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Mon Aug 3 17:27:40 PDT 2009


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


Dan Gohman <gohman at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |gohman at apple.com
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




--- Comment #5 from Dan Gohman <gohman at apple.com>  2009-08-03 19:27:29 ---
With opt -O3 and then llc on the result,  the problem becomes very noticeable.
Fixed here:
http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20090803/083460.html


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