[PATCH] D70318: Recover debug intrinsics when killing duplicate or empty basic blocks
Stephen Tozer via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Nov 22 06:32:49 PST 2019
StephenTozer updated this revision to Diff 230641.
StephenTozer added a comment.
Fix formatting, include whole files in patch (mistakenly removed in prior revision).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D70318/new/
https://reviews.llvm.org/D70318
Files:
llvm/include/llvm/Transforms/Utils/Local.h
llvm/lib/Transforms/Utils/Local.cpp
llvm/lib/Transforms/Utils/SimplifyCFG.cpp
llvm/test/Transforms/SimplifyCFG/hoist-dbgvalue-else.ll
llvm/test/Transforms/SimplifyCFG/hoist-dbgvalue-empty.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70318.230641.patch
Type: text/x-patch
Size: 14206 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191122/38328641/attachment-0001.bin>
More information about the llvm-commits
mailing list