[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
Tue Nov 19 09:11:21 PST 2019
StephenTozer updated this revision to Diff 230090.
StephenTozer added a comment.
Updating according to review comments; the code in Local.cpp needs further work, but is close to its likely final state. This version also applies to master, so diffing the latest revision with the previous will give a lot of noise.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D70318/new/
https://reviews.llvm.org/D70318
Files:
llvm/include/llvm/IR/DebugInfoMetadata.h
llvm/include/llvm/Transforms/Utils/Local.h
llvm/lib/Bitcode/Writer/ValueEnumerator.cpp
llvm/lib/CodeGen/LiveDebugValues.cpp
llvm/lib/IR/DebugInfoMetadata.cpp
llvm/lib/Transforms/Utils/Local.cpp
llvm/lib/Transforms/Utils/SimplifyCFG.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70318.230090.patch
Type: text/x-patch
Size: 15714 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191119/efe57378/attachment-0001.bin>
More information about the llvm-commits
mailing list