[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
Wed May 6 11:20:18 PDT 2020


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

Changed prior to commit:
  https://reviews.llvm.org/D79355?vs=262005&id=262427#toc

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/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.262427.patch
Type: text/x-patch
Size: 5666 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200506/eb2a26e1/attachment.bin>


More information about the llvm-commits mailing list