[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
Mon May 4 21:32:17 PDT 2020
zoecarver updated this revision to Diff 262004.
zoecarver marked an inline comment as done.
zoecarver added a comment.
- Diff from master
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/Coroutines/coro-split-02.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.262004.patch
Type: text/x-patch
Size: 4473 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200505/42d31530/attachment.bin>
More information about the llvm-commits
mailing list