[LLVMbugs] [Bug 1313] malloc not eliminated, even though result is only used in a null check

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Fri Apr 6 11:58:22 PDT 2007


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

sabre at nondot.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
          Component|new bugs                    |Scalar Optimizations
           Keywords|                            |code-quality
            Product|new-bugs                    |libraries
         Resolution|                            |FIXED
   Target Milestone|---                         |2.0
            Version|unspecified                 |1.0



------- Additional Comments From sabre at nondot.org  2007-04-06 13:58 -------
Implemented, testcase here: Transforms/InstCombine/malloc2.ll

Patch here:
http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20070402/046889.html

-Chris



------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.



More information about the llvm-bugs mailing list