[llvm-commits] patch: teach mem2reg to delete lifetime intrinsics

Eli Friedman eli.friedman at gmail.com
Thu Jun 16 15:25:01 PDT 2011


On Mon, Jun 13, 2011 at 12:17 AM, Nick Lewycky <nicholas at mxc.ca> wrote:
> In this patch, I add another scan over an alloca's uses to delete any
> lifetime intrinsics, or casts to i8* to be used by lifetime intrinsics.
>
> This is part of PR10121. Please review!

Looks fine.

-Eli



More information about the llvm-commits mailing list