[PATCH] D11710: [DSE] Enable removal of lifetime intrinsics in terminating blocks

Björn Steinbrink via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 18 12:38:15 PDT 2015


dotdash updated this revision to Diff 32438.
dotdash added a comment.

Updated to correctly handle lifetime intrinsics on undef pointers


http://reviews.llvm.org/D11710

Files:
  lib/Transforms/Scalar/DeadStoreElimination.cpp
  test/Transforms/DeadStoreElimination/lifetime.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11710.32438.patch
Type: text/x-patch
Size: 4498 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150818/759f0914/attachment.bin>


More information about the llvm-commits mailing list