[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 262005.
zoecarver added a comment.
- Fix local variable spelling
- Add global test and arg test
- Remove unneeded changes to tests
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.262005.patch
Type: text/x-patch
Size: 4792 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200505/c22d34e8/attachment.bin>
More information about the llvm-commits
mailing list