[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
Thu May 7 13:35:47 PDT 2020


zoecarver updated this revision to Diff 262740.
zoecarver added a comment.

- Fix failing test


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.262740.patch
Type: text/x-patch
Size: 6078 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200507/eda89f5a/attachment.bin>


More information about the llvm-commits mailing list