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

Nick Lewycky nicholas at mxc.ca
Mon Jun 13 00:17:56 PDT 2011


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!

Nick
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mem2reg-lifetime.patch
Type: text/x-patch
Size: 3264 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20110613/84026a07/attachment.bin>


More information about the llvm-commits mailing list