[PATCH] D71478: [BasicBlockUtils] Add utility to remove redundant dbg.value instrs
Bjorn Pettersson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Dec 16 02:48:50 PST 2019
This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rG1c49553c19a7: [BasicBlockUtils] Add utility to remove redundant dbg.value instrs (authored by bjope).
Changed prior to commit:
https://reviews.llvm.org/D71478?vs=233962&id=234009#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D71478/new/
https://reviews.llvm.org/D71478
Files:
llvm/include/llvm/InitializePasses.h
llvm/include/llvm/LinkAllPasses.h
llvm/include/llvm/Transforms/Scalar.h
llvm/include/llvm/Transforms/Utils/BasicBlockUtils.h
llvm/lib/Transforms/Scalar/DCE.cpp
llvm/lib/Transforms/Scalar/Scalar.cpp
llvm/lib/Transforms/Utils/BasicBlockUtils.cpp
llvm/test/Transforms/DCE/dbg-value-removal.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71478.234009.patch
Type: text/x-patch
Size: 17522 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191216/222175d5/attachment.bin>
More information about the llvm-commits
mailing list