[PATCH] D79355: Mark values as trivially dead when their only use is a start or end lifetime intrinsic.

Zoe Carver via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 8 12:53:37 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGf65f566aeb79: Re-commit: Mark values as trivially dead when their only use is a start or end… (authored by zoecarver).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D79355/new/

https://reviews.llvm.org/D79355

Files:
  llvm/lib/Transforms/Utils/Local.cpp
  llvm/test/Analysis/BasicAA/modref.ll
  llvm/test/Transforms/Attributor/memory_locations.ll
  llvm/test/Transforms/DCE/basic.ll
  llvm/test/Transforms/DeadStoreElimination/lifetime.ll
  llvm/test/Transforms/InstCombine/vararg.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79355.262934.patch
Type: text/x-patch
Size: 6078 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200508/d4a58749/attachment-0001.bin>


More information about the llvm-commits mailing list