[LLVMbugs] [Bug 15777] SROA::performScalarRepl comment claims to work on all alloca's in function, but it only add ones in the entry block

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Thu Apr 18 10:43:20 PDT 2013


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

Chris Lattner <clattner at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #1 from Chris Lattner <clattner at apple.com> ---
The comment is wrong.  Promoting allocas in the entryblock is the right thing:

The comment is fixed in r179775

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20130418/2756a886/attachment.html>


More information about the llvm-bugs mailing list